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 | |
---|---|---|---|---|
How to add MFA to Authorization Code Flow | 1 | 1482 | March 5, 2023 | |
How to get MFA API Access Tokens? | 3 | 4575 | February 28, 2023 | |
Auth0 MFA login | 0 | 640 | September 15, 2023 | |
Request MFA with an already MFA authenticated token? | 1 | 1756 | July 26, 2022 | |
Mfa association mfa-api with access token vs mfa token approach | 4 | 221 | July 11, 2024 |