Web Login using Auth0

Hi,

We having use cases for Web App login as below:

Use Case 1

  1. Enter username at login page
  2. Trigger push notification to MFA mobile app for confirm login request
  3. Enter 6-digit PIN or using Biometric for authentication
  4. Login successfully

Use Case 2

  1. Select login using QR Code option
  2. QR Code generated at login page
  3. Login by scanning QR Code using MFA mobile app
  4. Login successfully.

Is this feasible using Auth0 ? any document or links for reference

Thanks

Hi @teoh.wei-xiang,

Auth0 doesn’t currently support either of these methods. The closest option would be Passwordless: SMS Login and Email Authentication.

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