Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# SpringBoot-Security-3-JWT