blob: e9848a10b9d28986405f4b53825fb637e548e2d7 (
plain) (
blame)
1
2
3
|
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.
|