/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.

Primary LanguageJava

SpringBoot-Security-3-JWT