Top 3 Python google-authenticator Projects
-
extract_otp_secrets
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
apache_2fa
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 google-authenticator discussion
Python google-authenticator related posts
Index
What are some of the best open-source google-authenticator projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | extract_otp_secrets | 1,290 |
2 | apache_2fa | 75 |
3 | otpauth-migration-decoder | 41 |