REST API to send OTP, validate OTP, and register the user.
-
Updated
Oct 23, 2020 - Python
REST API to send OTP, validate OTP, and register the user.
Python scripts to generate TOTP based codes
Simple OTP Generator and Verification with Password! Create a powerful secure otp using otpgen tool. Help prevent a security threat by getting a strong password. It's a random password generator to create long, truly random passwords that even the strongest computers can’t crack.
TOTP Authenticator with configurable storage of tokens
Convert otpauth-migration to plain link
Python script that scans a QR code containing a One-Time Password.
Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
Add a description, image, and links to the otpauth topic page so that developers can more easily learn about it.
To associate your repository with the otpauth topic, visit your repo's landing page and select "manage topics."