Actions
User Story #562
closedFeature #533: Authentication Hum Rahi
EPIC #539: Epic: User Authentication - OTP Verification & Security
User Story #541: User Story HR-BE-01: OTP Validation API & Token Generation
Persist Refresh Token in Redis for Session Management
Start date:
Due date:
% Done:
100%
Estimated time:
Reviewer:
Description
Implemented Redis storage for refresh tokens to enable token rotation and secure session management. Refresh tokens are stored with a defined expiration time.
Key Responsibilities:
- Store refresh token using key format (refresh:{phoneNumber}).
- Apply TTL based on refresh token expiration policy.
- Enable refresh token validation during session renewal.
No data to display
Actions