Sign in to confirm you’re not a bot
This helps protect our community. Learn more
ASP.NET Community Standup - Taking a look at the TodoApi Sample App
TodoApi is a sample application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication. David Fowler recently updated it to .NET 7 and added lots of new shiny things:
  • Route grouping
  • JWT auth
  • Cleaner integration tests
  • Open telemetry
Code: https://github.com/davidfowl/TodoApi 00:00:00 Countdown 00:03:00 Intro 00:04:30 Community Links 00:15:45 TodoApi Sample overview 00:19:00 Token auth and Backend For Frontend (BFF) 00:29:30 Prereqs and setup 00:34:00 ASP.NET Core Identity extensibility and options 00:41:10 Minimal API endpoints and groups 00:44:00 Enforcing API authentication using a handler 01:04:00 BFF implementation and integration with server 01:20:00 Pros and cons of 3rd party identity providers 01:34:00 Typed Results in .NET 7 Community Links: https://www.theurlist.com/aspnet-stan... Featuring: David Fowler (@davidfowl), Jon Galloway (@jongalloway)

Follow along using the transcript.

dotnet

325K subscribers