Skip to content

feat: Add TOTP/MFA support for login#183

Merged
reeshika-h merged 8 commits intodevelopmentfrom
feat/DX-3452-TOTP
Oct 23, 2025
Merged

feat: Add TOTP/MFA support for login#183
reeshika-h merged 8 commits intodevelopmentfrom
feat/DX-3452-TOTP

Conversation

@reeshika-h
Copy link
Contributor

  • Added TOTP/MFA support for login
  • Unit testcases also added

- Simplified login method to handle TOTP and MFA secret.
- Added input validation for email, password, and TOTP token.
- Updated User class to implement generic BaseImplementation.
- Introduced unit tests for login scenarios including TOTP and MFA handling.
…tion

- Updated login method to accept a map of parameters for TOTP and MFA secret.
cs-raj
cs-raj previously approved these changes Sep 17, 2025
cs-raj
cs-raj previously approved these changes Sep 17, 2025
@reeshika-h reeshika-h marked this pull request as ready for review October 23, 2025 07:23
@reeshika-h reeshika-h requested a review from a team as a code owner October 23, 2025 07:23
@reeshika-h reeshika-h merged commit bd2f912 into development Oct 23, 2025
9 checks passed
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.

3 participants