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

https://github.com/ramzibouzaiene/jwt-project-springboot

Implementing JWT authentication and authorization in a Spring Boot 3.0 application using Spring Security 6 and a Postgres database to store user credentials.
https://github.com/ramzibouzaiene/jwt-project-springboot

java jwt jwt-authentication posgresql spring-boot spring-security

Last synced: 5 months ago
JSON representation

Implementing JWT authentication and authorization in a Spring Boot 3.0 application using Spring Security 6 and a Postgres database to store user credentials.

Awesome Lists containing this project

README

          

# JWT-Project-SpringBoot
Implementing JWT authentication and authorization in a Spring Boot 3.0 application using Spring Security 6 and a Postgres database to store user credentials.