How to implement mfa out of universal login

Hi there.

I’m trying to implement MFA, but most of the examples are considering using the universal login. I’ve been reading lots of topics here, It seems that instead of using the universal login the other alternative would be using ROPG.

Is it possible to challenge the user via MFA, but after the user doing the login on our app, using our own login form and authentication system without using ROPG?

Thank you!

Hi @emilio-lm,

Welcome to the Auth0 Community!

You can use Redirect with Actions to do custom MFA.

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