Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mjvmroz
Copy link
Contributor

@mjvmroz mjvmroz commented May 23, 2017

The raw OTP secret is required for enrollments on devices without cameras, as well as on devices that have damaged/broken cameras. Authy, Google Authenticator and Microsoft Authenticator all permit manual entry of the Base32-encoded secret, and we'd like to support that for our users.

While the TOTP URI's structure is dictated by a standard, it feels pretty dirty to decode a string that was encoded milliseconds previously, and there is no security benefit to concealing the raw secret.

@fiddur fiddur requested a review from nikolaseu May 29, 2017 07:11
@nikolaseu nikolaseu added this to the 0.3.0 milestone May 29, 2017
@nikolaseu nikolaseu merged commit d1fb9fd into auth0:master May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants