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
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -632,6 +632,13 @@ generic methods.
632
632
633
633
See _news_ scheme and [RFC 5538](https://tools.ietf.org/html/rfc5538).
634
634
635
+
-**otpauth**:
636
+
637
+
The _otpauth_ URI scheme is specified in [https://github.com/google/google-authenticator/wiki/Key-Uri-Format](https://github.com/google/google-authenticator/wiki/Key-Uri-Format).
638
+
The scheme is used to encode secret keys for use in TOTP or HOTP schemes.
639
+
640
+
`URI` objects belonging to the otpauth scheme support the common methods.
641
+
635
642
-**pop**:
636
643
637
644
The _pop_ URI scheme is specified in RFC 2384. The scheme is used to
0 commit comments