Skip to content

GabrielDasNevesPinheiro/authentication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication System

Although the name is self-explanatory, here is a repository intended for a basic CRUD application. I still working here, trying to improve my Full Stack knowledges

Stack

Back-end:

Back-end

Features

  • GET/POST/PATCH/DELETE HTTP methods
  • JWT Token Authorization based
  • Invalid JWT Tokens Blacklist
  • Access IP authorization
  • Client access key authorization
  • Password Hashing
  • MongoDB

Front-end:

Front-end

Features

  • Register/Login
  • Update profile
  • Delete account
  • Logout
  • Forms validation via zod
  • React ContextAPI

Author

About

Basic and complete authentication system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published