Skip to content

MattIRio/jwt-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Project

This is a small project implementing JWT (JSON Web Token) based registration and authentication logic.

Description

The project includes functionality for:

  • User registration.
  • User authentication using JWT.
  • Secured routes that require a valid JWT for access.

Technologies Used

  • Java
  • Spring Boot
  • Spring Security
  • Spring Boot Data Jpa
  • Postgresql
  • JWT (JSON Web Token)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages