Skip to content

Latest commit

Β 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

startup-auth .NET Core Web API JWT Auth

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.) πŸ”οΈ

Prerequisites πŸ”§

.NET Core 3.1

MongoDB

TO-DO's πŸ“œ

  • Register
  • Login
  • Refresh Token
  • Logout
  • Remove Unnecassary Codes
  • Better Error Handling
  • Write Unit Tests

About

I built this web API to use on my side projects which requires register and login.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages