Skip to content

michilanau/jwt-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐​ jwt-authentication

Simple API secured with JWT. Hexagonal Architecture + DDD with SpringBoot.

Description

This API is composed by three endpoints:

  • /health-check
  • /login
  • /register

/health-check is the only endpoint that requires token authentication to be accessible.

/login and /register will respond the token.

⚙ Technologies

  • JWT
  • Java
  • SpringBoot
  • Maven

About

Simple API with JWT authentication. Hexagonal Architecture + DDD with SpringBoot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages