./security/py-otp, Python One-Time Password Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.9.0, Package name: py310-otp-2.9.0, Maintainer: kamelderouiche

PyOTP is a Python library for generating and verifying
one-time passwords. It can be used to implement two-factor
(2FA) or multi-factor (MFA) authentication methods in web
applications and in other systems that require users to log in.


Master sites:

Filesize: 17.347 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-05 09:38:57 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-otp: updated to 2.9.0

v2.9.0
Add parse_uri() support for Steam TOTP
Test and documentation improvements
   2023-03-11 09:55:13 by Thomas Klausner | Files touched by this commit (4)
Log message:
security/py-otp: import py-otp-2.8.0

Packaged for wip by K.I.A.Derouiche and myself.

PyOTP is a Python library for generating and verifying
one-time passwords. It can be used to implement two-factor
(2FA) or multi-factor (MFA) authentication methods in web
applications and in other systems that require users to log in.