Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
-
Updated
Oct 16, 2024 - Python
Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
Simple TOTP algorithm implementation.
Minimal TOTP generator in 20 lines of Python
The script creates a program (ft_otp) that securely stores an initial password and generates a new 6-digit one-time password using the HOTP algorithm upon request.
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
Python bindings to the LibreAuth library.
pyotp extension for Django Rest Framework
Decode secret from otpauth-migrate data in Google Authenticator QR code exports
Authenticator app with Python.
🔏 CLI tool to generate two-factor authentication (2FA) tokens!
Python Cryptography Experimentation Kit
Add a description, image, and links to the hotp topic page so that developers can more easily learn about it.
To associate your repository with the hotp topic, visit your repo's landing page and select "manage topics."