Auth Comp: 2FA code input #197
Replies: 2 comments 1 reply
-
I have looked in to this and tried and tested some of that. I have not uploaded as it was too different to the main app. ![]() Firebase Authentication with Identity PlatformFirebase Authentication with Identity Platform is an optional upgrade that adds several new features to Firebase Authentication. This upgrade does not require any migration—your existing client SDK and admin SDK code will continue to work as before, and you'll gain immediate access to features such as enhanced logging and enterprise-grade support and SLAs. With some additional code, you'll be able to add multi-factor auth, blocking functions, and support for SAML and OpenID Connect providers. Firebase Authentication with Identity Platform has a different pricing scheme compared to the base product. When upgraded, no-cost (Spark) plan projects will be limited to 3,000 daily active users, and pay-as-you-go (Blaze) plan projects will be charged for usage beyond the free tier of 50,000 monthly active users. Be sure you understand the billing implications before you upgrade. Read more about the new features, pricing, and limits below. Features
Multi-factor authentication | Multi-factor authentication with SMS protects your users' data by adding a second layer of security to your app.Learn how to add MFA to your Apple, Android, and web apps.
-- | --
Blocking functions | Blocking functions let you run custom code that modifies the result of a user registering or signing in to your app.Learn how to extend Firebase Authentication with blocking functions.
SAML and OpenID Connect providers | Support sign-in using SAML (web only) and OpenID Connect providers not natively supported by Firebase.Learn how to add SAML sign-in to web apps and OpenID Connect sign-in to Apple, Android, and web apps.
Firebase Authentication with Identity Platform
Firebase Authentication with Identity Platform is an optional upgrade that adds several new features to Firebase Authentication.
This upgrade does not require any migration—your existing client SDK and admin SDK code will continue to work as before, and you'll gain immediate access to features such as enhanced logging and enterprise-grade support and SLAs. With some additional code, you'll be able to add multi-factor auth, blocking functions, and support for SAML and OpenID Connect providers. Firebase Authentication with Identity Platform has a different pricing scheme compared to the base product. When upgraded, no-cost (Spark) plan projects will be limited to 3,000 daily active users, and pay-as-you-go (Blaze) plan projects will be charged for usage beyond the free tier of 50,000 monthly active users. Be sure you understand the billing implications before you upgrade. Read more about the new features, pricing, and limits below. Features Learn how to add MFA to your Apple, Android, and web apps. Blocking functions Learn how to extend Firebase Authentication with blocking functions. SAML and OpenID Connect providers Learn how to add SAML sign-in to web apps and OpenID Connect sign-in to Apple, Android, and web apps. |
Beta Was this translation helpful? Give feedback.
-
✅Email/Password Authentication (Standard Firebase)💸 Cost: Free Firebase’s base product (on the Spark or Blaze plan) includes email/password authentication at no cost. You do not need to upgrade to Firebase Authentication with Identity Platform just to use email login. ❗ What Costs Money:
💡 Summary
This is what AI has said, still very much interested to hear your thoughts!!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Users will need to input the numerical code sent to their phone number to verify their authentication.
Beta Was this translation helpful? Give feedback.
All reactions