1

Show multi-factor setup code in addition to QR


J
Jason Richmond

Multi-factor currently shows QR code only.

When setting up on IOS, I need to feed the secret key into authy as it cannot take a photo of the qr code.

The current work around is to use an inline qr decode utility which is not safe.


Sample decoded qr-code:
otpauth://totp/30@coname?secret=aaaaSecretKeybbb&issuer=Manager+Portal

I need to give authy the aaaaSecretKeybbb&issuer
Part.

Most other 2FA signups give you the ability to revel the secret key to enable copy/paste setup into authy or google authenticator, or others.

A