Unable to open and scan barcode_uri

I am trying out Auth0 MFA APIs for Push factor. While enrolment using API /mfa/associate I get barcode_uri which needs to be scanned as mentioned in the document, but I can’t find a way to open the barcode_uri and scan the barcode. Also there is no related document.

Example barcode_uri:
otpauth://totp/dev-b3r9qhhfn47p1mii:tejesh%40example.com?enrollment_tx_id=t1xV4Uy7XXKmQjMQ3BidND74nxiNlDBy&base_url=https%3A%2F%2Fdev-b3r0qhhfn47p1mii.guardian.us.auth0.com

Can you point me to the reference for this or suggest something?
Thanks!

1 Like

Hi @tejesh.chauragade,

The barcode_uri can be encoded as a QR code and scanned with an authenticator app (like Auth0 Guardian).

Here is a testing site that shows what an encoded QR code would look like: 2FA QR Code Generator

1 Like

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