Community

Managing Authentication Token Expiry In WebAssembly-based Blazor

(Mike Brind) The Blazor WebAssembly project template doesn’t feature an option to include authentication. If you want to add authentication to a WebAssembly-based Blazor application, you need to do it yourself.