MFA with auth0-lock returns "Unauthorized"

HI, Auth0

Our team developing new system and incorporated auth0 as authenticator.
When I enabled MFA, it seems to be working till mid of the process but failed at the end.

  • Login form shows up when accessing at our system without session.
  • Tried to auth with Google account
  • QR code shows up
  • read QR code and get 6 digits number
  • enter 6 digits number
  • verifying animations are working
  • a display turns out to the white background view with only saying “Unauthorized”.

url looks like following when white view shows up
https://abema-ad-dashboard-admin-dev.auth0.com/mf?provider=guardian&state=g6Fo2SBEOWxMUU5oRUYzSE1LeUVNN0Z5dG5nOGdQZ24wQ0NhOKN0aWTZIDBqbVVmUUpTRUhPRGoxNGdOQTEzckp6RFVCZ2VPRFdQo2NpZNkgSDBqdU01QVg2OHN0c21meDNzREpjUG9NRUlNbTlneEM

Do you have any help or suggestion to make it works properly ??

[ About system ]
Implemented with Vue.js using auth0-lock

1 Like

Sorry, guys.

I finally found out that it is because I used auth0 dev key for social connections.
I appreciate all you guy who have thought about my topic.

2 Likes

No worries glad you were able to find the solution! :slight_smile:

1 Like

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