Skip to content
#

refreshtoken

Here are 7 public repositories matching this topic...

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.

  • Updated Nov 7, 2023
  • Java

Spring Boot JWT Authentication System This repository implements a secure and extensible user authentication system using Spring Boot and JWT (JSON Web Token). It supports: Login authentication with credential validation JWT generation for access control Refresh token mechanism to renew access without re-login Token validation.

  • Updated Mar 14, 2021
  • Java

Improve this page

Add a description, image, and links to the refreshtoken topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the refreshtoken topic, visit your repo's landing page and select "manage topics."

Learn more