sparc-coop / blossom

Blossom is an opinionated framework-of-a-framework for .NET 7.0 Web, Mobile, and Desktop development using a single shared codebase (C# and Blazor).
MIT License
17 stars 2 forks source link

Create the ability to authorize specific roles #12

Open josephatkuvio opened 2 years ago

josephatkuvio commented 2 years ago

@antoniocorreia has created a base feature that inherits the ApiEndpoint directly to be able to have more direct control over the [Authorize] attribute. Will be published to Sparc.Kernel this week.