You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URI format is described here: https://github.com/google/google-authenticator/wiki/Key-Uri-Format <https://github.com/google/google-authenticator/wiki/Key-Uri-Format>
#141
Open
btcwhiz opened this issue
Jun 13, 2021
· 0 comments
The URI format is described here: https://github.com/google/google-authenticator/wiki/Key-Uri-Format https://github.com/google/google-authenticator/wiki/Key-Uri-Format
To change the application name, use the
issuer
. To display user-specific account details (e.g. email address), use thelabel
field.In Speakeasy, pass the
issuer
andlabel
options tootpauthURL({…})
.Originally posted by @mikepb in #68 (comment)
The text was updated successfully, but these errors were encountered: