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 2587e4a commit eaf0cf9Copy full SHA for eaf0cf9
docs/recipes.rst
@@ -64,7 +64,7 @@ RFC4226_.
64
htop.verify(code, 4) # True
65
htop.verify(code, 6) # False
66
67
-.. tip:: TOTP is based on HOTP, most of the time you would use HOTP.
+.. tip:: TOTP is based on HOTP, most of the time you would use TOTP.
68
69
Use ``base32`` Secret
70
---------------------
0 commit comments