In this new Djamware tutorial, learn how to implement a complete authentication flow for Blazor WASM, including:
- JWT access & refresh tokens
- Protected API routes
- Role-based authorization
- Custom AuthenticationStateProvider
- Secure token storage
- Auto-refreshing expired tokens
- Deployment and security best practices
Full tutorial here:
https://www.djamware.com/post/6918248bc2494048b32e079f/build-a-secure-blazor-webassembly-app-with-aspnet-core-10-and-jwt-authentication
Top comments (0)