Configure OTP Notifications for MFA
To use one time passwords (OTPs) as an authentication factor, users need an Authenticator app such as:
Authy (Google Play / App Store).
Google Authenticator (Google Play / App Store).
Auth0 Guardian (Google Play / App Store).
Microsoft Authenticator (Google Play / App Store)
![Auth0 Guardian OTP QR code setup example](http://images.ctfassets.net/cdy7uua7fh8z/2J6vWaonPbCvpuBUu9b8q1/a5186e9b0d7ef52fe3595ea93bf6f6fe/QR_Code_Step_1_-_English.png)
Upon signup, they can scan a code and set up the app, upon which it will begin generating one-time codes. Afterward, when logging in to the app, the user can simply check the authenticator app for the current one-time code:
![Auth0 Guardian OTP Code Google example](http://images.ctfassets.net/cdy7uua7fh8z/1vVY2NLQwsOwdHIPU4Qj3B/026255e1549c3ec5bdc790280590d210/google-auth-screenshot.png)
Your user enters the code at the prompt:
![Auth0 Guardian OTP Login Prompt Example](http://images.ctfassets.net/cdy7uua7fh8z/4dntQCYqgx5QyLZKW7quxR/16dc07c8c507b451d494065d84aaff99/QR_Code_-_Step_2_-_English.png)
Your users will need to have an OTP Authenticator app installed on their mobile devices.