MFA B2C Scenario

Hi Everyone,

I am planning to implement B2C scenario for MFA, the following are my questions

  1. Can I allow a user to configure multiple MFA? i.e. user can setup SMS, email as well as Google authenticator TOTP.
  2. Can I combine MFA? for example, a user receives same OTP on the cell phone as well as on email?

Regards,
Saurabh

Hey there @saurabh.periwal!

The core question here is have you checked our docs beforehand? :slight_smile:

  1. Yes it’s doable. Ref: Enable Multi-Factor Authentication

  2. I’m pretty sure you can as we have an MFA API and I believe you will just need to trigger both of the flows and put in one of the codes. More on that here: https://auth0.com/docs/mfa/mfa-factors

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.