Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 268 Bytes

BaseIdentity.AspNetCore

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.