https://github.com/aymanek24/authenticationjwt
This an authentication System made with SpringBoot Using JWT
https://github.com/aymanek24/authenticationjwt
authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql
Last synced: 2 months ago
JSON representation
This an authentication System made with SpringBoot Using JWT
- Host: GitHub
- URL: https://github.com/aymanek24/authenticationjwt
- Owner: AymaneK24
- Created: 2025-01-20T21:11:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T21:20:40.000Z (about 1 year ago)
- Last Synced: 2025-06-16T06:05:50.145Z (about 1 year ago)
- Topics: authentication, doctor, jwt-auth, jwt-authentication, jwt-bearer-tokens, jwt-token, postgresql, spring-boot, sql
- Language: Java
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Authentication Service made with Spring boot using Json Web Token to a stateless token ,you can go to resources and change your self the expiration time of the generated token also adjusting permissions in the security config file for the roles.