two-factor-auth
Here are 30 public repositories matching this topic...
Language:All
Sort:Most stars
This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.
- Updated
Aug 16, 2023 - TypeScript
This article will teach you how to secure a React.js app by implementing two-factor authentication (2FA) feature using TOTP tokens generated by Google Authenticator, Authy, or Chrome's Authenticator extension
- Updated
Dec 10, 2022 - TypeScript
In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator, or Chrome's Authenticator extension.
- Updated
Dec 27, 2023 - Rust
User registration with two factor authentification with node, express, mongodb...
- Updated
Feb 20, 2019 - JavaScript
Generating 2FA codes in your terminal
- Updated
Jan 24, 2021 - Shell
PHP-LIB: HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
- Updated
Apr 15, 2024 - PHP
Mobile ID API description files
- Updated
Sep 16, 2024
This repository offers the Zylo OTP Bot, designed to bypass SMS verifications for various services, including banking. It provides tools to manage and streamline OTP processes, ensuring efficient and secure verifications.
- Updated
Mar 23, 2025 - JavaScript
Django Multifactor Authentication
- Updated
Sep 13, 2021 - Python
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.
- Updated
Oct 14, 2022 - Python
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.
- Updated
Dec 14, 2022 - Python
🔏 CLI tool to generate two-factor authentication (2FA) tokens!
- Updated
Jul 1, 2021 - Python
Two-Factor Authenthication (2FA) for e107
- Updated
Feb 22, 2025 - PHP
This repository features the Qubix OTP Bot, designed to handle one-time password verifications for banking, PayPal, and 2FA systems. It provides tools for bypassing OTP processes, ensuring streamlined and efficient verifications.
- Updated
Mar 23, 2025 - JavaScript
Plugins for TFA, SMS, magic links in Strapi
- Updated
Sep 7, 2023 - JavaScript
we will see laravel 9 two-factor authentication with SMS. we will send an OTP SMS to the mobile number and authenticate the login user.
- Updated
Sep 16, 2022
we will see laravel 9 two-factor authentication using email. Here, we will send the OTP code to email in laravel 8 and laravel 9.
- Updated
Dec 4, 2022
This is a simple website with two-factor authentication based on OTP and a QR code. User data is stored on this site in a safe MongoDB database.
- Updated
May 21, 2022 - Handlebars
Two-factor authentication package for Laravel 7.x, 8.x
- Updated
Mar 15, 2021 - PHP
Improve this page
Add a description, image, and links to thetwo-factor-auth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetwo-factor-auth topic, visit your repo's landing page and select "manage topics."