slackbuilds_ponce/python/pyotp/README
Dominik Drobek a898895a64
python/pyotp: Added (Python one-time password library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-08-18 08:39:47 +07:00

4 lines
224 B
Text

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