11 comments (11 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,036 forks (1,036 forks)batch import
good first issue🎨 Frontend🔧 Backend
Repository metrics
- Stars
- 4,308 stars (4,308 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I think for better security and better user experience refresh tokens can be utilized.
Contributor guide
- Research direction
- Research how to implement refresh token rotation in the existing authentication system. Look at the current JWT implementation and design a secure storage mechanism for the refresh token.
- Tech stack
- javascriptnodejsreactmongodb
- Domain
- authenticationsecuritybackend
- Issue type
- Feature
- Prerequisites
- Git