🔐 multi factor authentication system (2FA, MFA, OTP Server)
-
Updated
Nov 15, 2024 - Python
🔐 multi factor authentication system (2FA, MFA, OTP Server)
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.
A Security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail
An async security library for the Sanic framework.
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
🌲 LDAP Proxy to intercept LDAP binds and authenticate against privacyIDEA
In this article, you'll learn how to add two-factor (2FA) authentication to a Django REST API using TOTP tokens generated by an Authenticator app like Chrome's Authenticator extension, Authy or Google Authenticator.
This article will teach you how to secure a FastAPI app by implementing two-factor (2FA) authentication using TOTP tokens generated by an authenticator application like Chrome's Authenticator extension, Google Authenticator or Authy.
2FA Authenticator
FreakOTP✨🔑🎃 is a command line two-factor authentication application.
Add a description, image, and links to the two-factor topic page so that developers can more easily learn about it.
To associate your repository with the two-factor topic, visit your repo's landing page and select "manage topics."