Path to this page:
./
security/py-otp,
Python One-Time Password Library
Branch: CURRENT,
Version: 2.9.0,
Package name: py310-otp-2.9.0,
Maintainer: kamelderouichePyOTP 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)
- (2023-08-05) Updated to version: py310-otp-2.9.0
- (2023-03-11) Package added to pkgsrc.se, version py310-otp-2.8.0 (created)
CVS history: (Expand)
2023-08-05 09:38:57 by Adam Ciarcinski | Files touched by this commit (3) | |
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.
|