abdullah-ch / 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

Home Page:https://refresh-token-rotation.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://refresh-token-rotation.netlify.app/

License:MIT License