Code Verification feature?

We have been using Auth0 to authenticate and authorize the users in our application.

We have a requirement where we need to have a verification code sent to the user’s phone enrolled in Auth0’s MFA in order to execute some actions in our application. For instance, if the user needs to delete a transaction, the user will receive a code through sms/email and the user will need to type the code sent in order to proceed with the action.

Does Auth0 offer a code verification feature to send a code to the number enrolled in Auth0’s MFA or do I need to implement this with other tools such as Twillio, Azure, AWS, etc?

Thanks!

Hey there @Andiras welcome to the community!

Interesting use case - While I’m not sure the Auth0 will meet your requirements for this particular use case, the following post might be worth a look:

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