Skip to content

[Auth] Multi-Factor Authentication (MFA) #144

@llinsss

Description

@llinsss

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions