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

https://github.com/chrissainty/policybasedauthwithblazor

Companion code sample for my blog post - Configuring Policy-based Authorization with Blazor
https://github.com/chrissainty/policybasedauthwithblazor

aspnetcore aspnetcorewebapi authorization blazor blazor-client blazor-server

Last synced: about 2 months ago
JSON representation

Companion code sample for my blog post - Configuring Policy-based Authorization with Blazor

Awesome Lists containing this project

README

        

# Configuring Policy-based Authorization with Blazor
An example of policy-based authorization using Blazor.

Read the full blog post at [https://chrissainty.com/securing-your-blazor-apps-configuring-policy-based-authorization-with-blazor/](https://chrissainty.com/securing-your-blazor-apps-configuring-policy-based-authorization-with-blazor/).