chrissainty / AuthenticationWithClientSideBlazor

Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
https://chrissainty.com/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity/
MIT License
254 stars 76 forks source link
aspnetcore-identity aspnetcore-webapi aspnetcoreidentity aspnetcorewebapi blazor blazor-client

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/.