Presently users login with an ACCESS_TOKEN from the /oauth/token endpoint. I want to offer users a custom experience whereby they will have the option to have MFA via OTP if they want. However, if I enable MFA in Auth0, the /oauth/token endpoint starts returning MFA_TOKENS instead of ACCESS_TOKENS, so how can I still get ACCESS_TOKENS for those users not using MFA ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Generate MFA Token for OTP without password | 2 | 3626 | February 29, 2020 | |
Refresh/issue `mfa_token` without Password Grant | 2 | 3082 | September 5, 2019 | |
Request otp from management api / back-end | 3 | 3759 | February 12, 2019 | |
Automate device enrolment process for testing | 6 | 4545 | February 2, 2019 | |
Refreshing tokens in Flutter app with MFA enabled | 0 | 3621 | March 18, 2020 |