Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrissainty/AuthenticationWithClientSideBlazor

Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
https://github.com/chrissainty/AuthenticationWithClientSideBlazor

aspnetcore-identity aspnetcore-webapi aspnetcoreidentity aspnetcorewebapi blazor blazor-client

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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/](https://chrissainty.com/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity/).