An open API service indexing awesome lists of open source software.

https://github.com/aritra-basak/springboot_jwt_token

JWT Authentication implemented in a Spring Boot Application
https://github.com/aritra-basak/springboot_jwt_token

api java java17 jwt jwt-authentication jwt-token spring-boot spring-security springboot

Last synced: 2 months ago
JSON representation

JWT Authentication implemented in a Spring Boot Application

Awesome Lists containing this project

README

          

# SpringBoot_JWT_Token
JWT Authentication implemented in a Spring Boot Application
Work FLow of Generating JWT Token:
![alt text](https://github.com/Aritra-Basak/SpringBoot_JWT_Token/blob/main/readme_images/img1.png?raw=true)

Work Flow of Verifying JWT Token:
![alt text](https://github.com/Aritra-Basak/SpringBoot_JWT_Token/blob/main/readme_images/img2.png?raw=true)