Disable/skip MFA when user login through passwordless api call

I need MFA drring normal Authentication/Universal authentication. But don’t want MFA when user loging through passwordless api calls

Hi @shridhar.c,

Welcome to the Auth0 Community!

You can use Actions to trigger MFA based on your custom preferences. This doc gives an overview of how to implement Custom MFA:

https://auth0.com/docs/secure/multi-factor-authentication/customize-mfa-selection-nul

This page gives the data available in an Action.

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