How can I know if MFA is enabled on my app and which factors are enabled using actions?

Hi @lucas.gonzalez,

Thank you for your response.

In this situation, I recommend using the Management API inside an Action and calling the Retrieve Factors and their Status endpoint.

In the response, you should be able to see which MFA factor you have enabled and proceed with your logic accordingly.

Below are some helpful resources on how to do so:

Please let me know how this works for you and if have any questions.

Thank you.

2 Likes