Access MFA details via @auth0/auth0-react

Hi @Beazo , welcome to the community!

I’m afraid the React library does not have built-in support for managing MFA factors currently, but you could carry out some development to use the Auth0 MFA API to fetch information about a user’s enrolled authenticators, and render this in a UI of your own creation for authenticated users:

https://auth0.com/docs/secure/multi-factor-authentication/authenticate-using-ropg-flow-with-mfa/manage-authenticator-factors-mfa-api