AuthenticationWithClientSideBlazor

Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity

MIT License

Stars
252

Authentication With client-side Blazor

An example of authentication using client-side Blazor, WebAPI and ASP.NET Core Identity.

Read the full blog post at https://chrissainty.com/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity/.

Related Projects