Skip to content

Make it possible to display the TOTP secret in text form instead of QR code only #947

@WRMSRwasTaken

Description

@WRMSRwasTaken

Every website I've encountered so far offering TOTP 2FA (aka. "Google Authenticator") gives the user the ability to display the used secret to generate the QR code in text form, which can be easily copied for some generators that don't have the ability to scan a QR code.

Unfortunately it seems that the used secret is being stored in the server side user session because there is also no way to extract the used token from the image URL, it's just /account/two_factor/qrcode/.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions