yanpitangui/dotnet-api-boilerplate

[FEATURE] JWT Auth

yanpitangui opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
I would like to have a way to authorize my controllers and actions, and grant users different access levels to the application.

Describe alternatives you've considered
I considered implementing it myself, but it would be better if the boilerplate already had it.

Additional context
Add any other context or screenshots about the feature request here.