-
Notifications
You must be signed in to change notification settings - Fork 927
sign-in flow for totp #6626
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
sign-in flow for totp #6626
Conversation
|
b286628
to
03132d9
Compare
Size Report 1Affected Products
Test Logs |
469dbd7
to
24a69d7
Compare
Size Analysis Report 1Affected Products
Test Logs |
24a69d7
to
03d568a
Compare
3c736a5
to
41970c6
Compare
3a6a099
to
a6f495d
Compare
a6f495d
to
d6618b3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved pending final comment 👍
32b2805
to
d8ea446
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the force push undid the changes from the pull request
afd5eb5
to
32b2805
Compare
32b2805
to
599348b
Compare
* Export TOTP symbols to be picked up by demo app. * adding sign-in flow for totp * using only verification code for sign-in * added startSignInTotp method * modified verification code usage in object signin * added mfa enrollment id to finalize signin method: * adding singin for totp in demoapp * made enrollmentId to not be optional * reverting changes in authapi.md * removed unnecessary check and fixed spelling * added back otp check * made _finalizeEnroll && and _finalizeSignin to be async Co-authored-by: Pavithra Ramesh <[email protected]>
Support sign-in with MFA TOTP.
Builds on top of the changes in #6629
Discussion
If not, go file an issue about this before creating a pull request to discuss.
Testing
API Changes
us make Firebase APIs better, please propose your change in an issue so that we
can discuss it together.