Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Refresh Token Rotation

This Repository implements Refresh Token Rotation Authentication System and Automatic Retry Mechanism of Failed APIs with Stale Access Tokens using MERN (Mongo DB - Express - React - Node) Stack

It consists of two branches, Backend and Frontend :-

  • Backend: It implements the Refresh Token Rotation Authentication System along with Refresh Token Reuse Detection.
  • Frontend: It consumes the APIs created by Refresh Token Rotation Authentication System and implements the Automatic Retry Mechanism of Failed APIs with Stale Access Tokens.

About

This Repository implements Refresh Token Rotation Authentication System and Automatic Retry Mechanism of Failed APIs with Stale Access Tokens, using MERN (Mongo DB - Express - React - Node) Stack

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors