Skip to content

feat(auth): add signInSecondFactor property to IdTokenResult for MFA support #17589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

cbenhagen
Copy link
Contributor

This PR adds support for the signInSecondFactor property to the IdTokenResult class, which is needed for multi-factor authentication scenarios. The changes include the implementation in the IdTokenResult class and corresponding updates to the tests.

@SelaseKay SelaseKay merged commit a4db26e into firebase:main Aug 4, 2025
25 of 26 checks passed
@cbenhagen cbenhagen deleted the signInSecondFactor branch August 4, 2025 14:38
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.

4 participants