Replies: 1 comment 1 reply
-
The iOS SDK support for TOTP is in active implementation. There have been several recent commits to the branch https://github.com/firebase/firebase-ios-sdk/commits/totp-release-0413 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to upgrade my Firebase project in order to use the Identity Platform. As I read the in docs there is now the option to enable MFA with TOTP (Authenticator) except from SMS. According to these docs-> https://cloud.google.com/identity-platform/docs/admin/enabling-totp-mfa you can enable the TOTP for web apps but I can't find any documentation about integrating TOTP with Authenticator to mobile apps.
Is TOTP with Authenticator available for iOS/Android apps SDKs?
If it's not available for Android/iOS SDKs, a user who has enabled MFA TOTP in the web app, can't log in in mobile sdks.
Beta Was this translation helpful? Give feedback.
All reactions