Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisanth2004/springboot-security-3-jwt-refreshtoken
JWT Authentication and Authorization in the Signup,Signin page and it will generate new token as well as refresh token using JSON Web Token(JWT).And also create and test role-protected endpoints for both administrators and users.
https://github.com/nisanth2004/springboot-security-3-jwt-refreshtoken
authorization backend controller generatetoken intellija java json-api jwt-authentication jwt-token jwt-token-for-authentication mapping refreshtoken restful-api spring spring-boot spring-mvc spring-security sts
Last synced: 3 days ago
JSON representation
JWT Authentication and Authorization in the Signup,Signin page and it will generate new token as well as refresh token using JSON Web Token(JWT).And also create and test role-protected endpoints for both administrators and users.
- Host: GitHub
- URL: https://github.com/nisanth2004/springboot-security-3-jwt-refreshtoken
- Owner: Nisanth2004
- Created: 2023-11-07T02:32:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T02:37:44.000Z (about 1 year ago)
- Last Synced: 2024-11-12T04:14:20.513Z (3 days ago)
- Topics: authorization, backend, controller, generatetoken, intellija, java, json-api, jwt-authentication, jwt-token, jwt-token-for-authentication, mapping, refreshtoken, restful-api, spring, spring-boot, spring-mvc, spring-security, sts
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringBoot-Security-3-JWT