Authentication and Authorization using JSON Web Tokens with refresh tokens in a ASP.NET Core (2.2) Web API.
- Uses SQL Servers LocalDB download.
- Run database update scripts under ./scripts/DbUpdate.bat
- JWT - JSON Web Tokens
- Autofac - Inversion of Control container
- Entity Framework Core - Object-relational mapper