twofactorauth
There are 30 repositories under twofactorauth topic.
2factorauth/twofactorauth
List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
RobThree/TwoFactorAuth
PHP library for Two Factor Authentication (TFA / 2FA)
YosaiProject/yosai
A Security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail
robbiev/two-factor-auth
Generate 2FA tokens compatible with Google Authenticator
RobThree/TwoFactorAuth.Net
.Net library for Two Factor Authentication (TFA / 2FA)
antaresproject/project
:star: Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
conorgil/2fa-notifier
2FA Notifier is a web extension that notifies users whether or not the sites they visit support two factor authentication (2FA).
AginSquash/2FA-Telegram
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.
AmalH/Android-2FA-with-Google-authenticator
Example for implementing two factor authentication in Android using Twilio's Authy API and firebase. | TUTORIAL : https://pragmatictheories.tech/android-implementing-two-step-authentication-through-google-authenticator/
Dheerajjha451/CancerDetection
This project is an online platform designed to provide comprehensive health services for cancer patients. The aim is to create a digital space where patients can easily access resources, support, and professional consultations to manage their health journey. Through this platform, patients and their families can find essential information.
polyfox/passport
Authentication framework for Elixir
jaireddjawed/Two-Factor-Authentication-Meteor
Adding two factor authentication to Meteor.js using the Twilio Authy API.
e107inc/twofactorauth
Two-Factor Authenthication (2FA) for e107
kffl/terraform-provider-totp
Terraform utility provider for generating Time-Based One-Time Passwords (TOTPs) :alarm_clock::key:
PeterKneale/IdentityAnd2FA
Sample Code: Aspnet Core 2.0 + Identity + Dapper + 2FA
berlam/swivel-authenticator
A convenience tool for the Swivel Authentication API
bradmb/factors
NETStandard 2.0 library that makes it easy to implement multi-factor (and FIDO2) authentication into your application
danielga/Author
A 2FA cross-platform application.
goodbyepavlyi/AuthTools
Authentication plugin with Two-factor authentication.
joebb10/Autsec-Two-Factor-Authentication
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.
joekir/veerless
bi-directional 2FA prototype
Novartus/Google-2FA
Google 2FA Java Application
rossi1/flasky
a pratical example using authy to build a 2FA authenticated system in a flask web app
Rublon/rublon-sdk-net
Enables multi-factor authentication (MFA) for .NET Framework applications. Supported authentication methods: WebAuthn/U2F Security Keys, Mobile Push, Mobile Passcodes (TOTP), SMS Passcodes, Email Links.
vegardhaneberg/sso-dummy
Minimalistic project implementing sso and two factor authentication for two client applications. Used to explore different 2FA solutions.
masoudghadimi/twoFactorAuth
Laravel Two-Factor Authenticated For Laravel/Ui
DhruvAthaide/TwoFactorAuthentication--MongoDB
I have created a Basic Version of a Two Factor Authentication using MongoDB as the Backend and using Node.js, EJS, Express.js and Passport.js as the Frontend! I have used the Passport-Local Strategy from Passport.js and the local authentication strategy authenticates users using a username and password.
StillAching/SecureOTP-Generator
A C# library for Two Factor Authentication [2FA]
TheArKaID/laravel-2fa-totp-example
Implementing Time-based OTP in Laravel
VBDev2Dev/MVC2F
Shows how to use an authenticator with your mvc app.