A Security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail
-
Updated
Jul 23, 2018 - Python
A Security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail
This telegram bot written in Python will help you access the 2FA codes. All your keys for generating 2FA are stored in an encrypted file. Used Fernet symmetric encryption.
This Python script simulates a two-factor authentication (2FA) system using TOTP (Time-based One-Time Password) and backup codes. It provides functionalities for user registration, login, and validation of TOTP or backup codes.
a pratical example using authy to build a 2FA authenticated system in a flask web app
Add a description, image, and links to the twofactorauth topic page so that developers can more easily learn about it.
To associate your repository with the twofactorauth topic, visit your repo's landing page and select "manage topics."