Hi,
Other than Universal login page, how can user accesses to this MFA page to activate the MFA?
Can we provide users a URL?
Thank you!
The Universal Login is the only way a user can access the MFA page. There isn’t a direct URL that can access the MFA page since it only happens post login.
I suggest checking out our Auth0 MFA API documentation.
Let me know if you have any questions.
Thanks,
Rueben
Hi Rueben,
Thank you for your answer.
Can I create a single page to let user set up his MFA?
Regards,
Thanks for your reply.
Yes, that’s correct. If you prefer, you can build a page to let your users manage their MFA factors using the Auth0 MFA API.
Cheers,
Rueben