You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This web api application is for Authentication and Authorization which works with Json Web Token(JWT).
Framework is .net core.
The Authorization in this application is based on roles and roles can be defined by action and controller's names.