RoleBasedAuthWithBlazor

Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor

MIT License

Stars
26

Role-based Authorization with client-side Blazor

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

Read the full blog post at https://chrissainty.com/securing-your-blazor-apps-configuring-role-based-authorization-with-client-side-blazor/.

Related Projects