This web API provides you a simple JWT auth implementation for your startup or side projects. π£ I'll maintain this project regularly because I am also using this web API as an auth system for my side projects. πͺπ½
(I know, you don't want to waste your time with ASP.NET Core Identity and it's HUGE abstraction for your side projects.) ποΈ
.NET Core 3.1
MongoDB
- Register
- Login
- Refresh Token
- Logout
- Remove Unnecassary Codes
- Better Error Handling
- Write Unit Tests