Skip to content

Update from task c473550d-b98f-4134-bd8b-46abf61bc71e#10

Merged
fiqrikm18 merged 1 commit into
developmentfrom
multi-fa-authentication-setup-bc71e
Jun 22, 2026
Merged

Update from task c473550d-b98f-4134-bd8b-46abf61bc71e#10
fiqrikm18 merged 1 commit into
developmentfrom
multi-fa-authentication-setup-bc71e

Conversation

@fiqrikm18

Copy link
Copy Markdown
Collaborator

This PR was created by qwen-chat coder for task c473550d-b98f-4134-bd8b-46abf61bc71e.

- Added TwoFactorAuthService supporting TOTP (Google Authenticator) and email-based 2FA with backup codes
- Implemented 2FA setup, verification, disabling, and regeneration commands with corresponding handlers
- Created new API router and request/response schemas for 2FA endpoints
- Updated LoginUserCommandHandler to integrate 2FA verification and temporary token generation
- Enhanced account lockout mechanism to prevent brute force login attempts
- Added dependency injection for new 2FA handlers and integrated with existing auth flow
@fiqrikm18 fiqrikm18 merged commit 9d5acf3 into development Jun 22, 2026
1 check failed
@fiqrikm18 fiqrikm18 deleted the multi-fa-authentication-setup-bc71e branch June 22, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants