We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46171ff commit 55ea46eCopy full SHA for 55ea46e
README.rst
@@ -10,7 +10,7 @@ Usage
10
-----
11
12
Most of the time, you would use a time based one time password. You can generate and
13
-verify the token with :class:`TOTP`::
+verify the token with ``HOTP``::
14
15
import otpauth
16
docs/changelog.rst
@@ -8,4 +8,6 @@ https://pythonhosted.org/otpauth/
8
2.0.0
9
+**Released on Mar 24, 2023**
+
New, rewrite completely.
0 commit comments