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
-
Updated
May 1, 2023
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
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
FastAPI User Authentication: A high-performance, open-source user authentication framework for FastAPI, featuring Role-Based Access Control (RBAC), job scheduling, email verification, async SQLAlchemy for concurrent requests.
Built with a focus on user experience, achieving 100% Accessibility (WCAG standards, semantic HTML, keyboard navigation, screen reader support) and 95%+ performance scores (Chrome Lighthouse) and advanced security features.
Ticket Support System is a full-stack application built with Laravel and React that allows users to create and manage support tickets. It features secure JWT authentication with refresh token rotation, role-based access for admins, agents, and users, and a clean interface for tracking and responding to support requests.
Access Token과 Refresh Token을 이용한 인증/인가 학습
Add a description, image, and links to the refresh-token-rotation topic page so that developers can more easily learn about it.
To associate your repository with the refresh-token-rotation topic, visit your repo's landing page and select "manage topics."