Changelog#
Here lists the release notes of otpauth v2.
For v1, please head over to https://pythonhosted.org/otpauth/
2.2.2#
Released on Aug 22, 2026
Fix code generation for SHA-256 and SHA-512.
2.2.1#
Released on May 9, 2025
Avoid
verifyto raise an exception when thecodeargument is non-ascii.
2.2.0#
Released on Mar 1, 2025
Add python 3.12, 3.13 supports.
Rename RFC files to private filenames.
2.1.1#
Released on Sep 09, 2023
Fix
.verifymethod
2.1.0#
Released on Jul 20, 2023
Improve type hints
2.0.0#
Released on Mar 24, 2023
New, rewrite completely.