Community

How to Authorize Users in Blazor Declaratively

(Peter Vogel) When it comes to controlling which users can access which functionality in a Blazor application you not only have access to all of the user’s authentication you can authorize the user’s actions without writing any code.