-
Notifications
You must be signed in to change notification settings - Fork 65
[Auth] Multi-Factor Authentication (MFA) #144
Copy link
Copy link
Open
Labels
AuthentificationHigh PriorityNestjsPet managementStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackend
Description
Description:
Implement TOTP-based multi-factor authentication for enhanced security. Include backup codes and recovery options.
Acceptance Criteria:
- TOTP QR code generation for authenticator apps
- Backup code generation and validation
- MFA enforcement for sensitive operations
- Recovery process for lost devices
- Session management with MFA tokens
Technical Requirements: - Use speakeasy for TOTP generation
- Implement QR code generation
- Create MFA service with backup code management
- Add MFA guards for sensitive endpoints
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AuthentificationHigh PriorityNestjsPet managementStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programbackend