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.
- Host: GitHub
- URL: https://github.com/ramzibouzaiene/jwt-project-springboot
- Owner: ramzibouzaiene
- Created: 2023-11-09T16:26:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T14:48:29.000Z (over 2 years ago)
- Last Synced: 2025-01-07T10:10:19.107Z (about 1 year ago)
- Topics: java, jwt, jwt-authentication, posgresql, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.