2fa
Here are 478 public repositories matching this topic...
A One Time Password Authentication package, compatible with Google Authenticator.
-
Updated
Oct 1, 2020 - PHP
This version won't be maintained!
-
Updated
Jun 27, 2019 - JavaScript
A free, secure and open source app for Android to manage your 2-step verification tokens.
-
Updated
Nov 25, 2020 - Java
-
Updated
Nov 26, 2020 - Python
Authenticator generates 2-Step Verification codes in your browser.
-
Updated
Nov 22, 2020 - TypeScript
-
Updated
Nov 23, 2020 - TypeScript
Two-Factor Authentication Client for iOS
-
Updated
Jul 27, 2020 - Swift
A One Time Password Authentication package, compatible with Google Authenticator for Laravel
-
Updated
Nov 24, 2020 - PHP
Manage AWS MFA Security Credentials
-
Updated
Jul 17, 2020 - Python
[OUTDATED] Two-factor authentication for Symfony applications
-
Updated
Nov 23, 2020 - PHP
Generate 2FA tokens compatible with Google Authenticator
-
Updated
May 23, 2020 - Go
An ASP.NET Core 3.1 IdentityServer4 Identity Bootstrap 4 template with localization
-
Updated
Nov 8, 2020 - C#
-
Updated
Oct 21, 2020 - Swift
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
-
Updated
Nov 8, 2020 - Kotlin
-
Updated
Nov 26, 2020 - JavaScript
Python implementation of the mobile Blizzard Authenticator (TOTP)
-
Updated
Sep 28, 2020 - Python
Tasks:
- add docs to token strategy (godoc)
- add links to the readme (api-key, bearer, x-header)
Go package for easy WebAuthn integration
-
Updated
Nov 21, 2020 - Go
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
-
Updated
Aug 9, 2020 - Clojure
Improve this page
Add a description, image, and links to the 2fa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2fa topic, visit your repo's landing page and select "manage topics."


Hi,
I would like to connect to my LDAP server through StartTLS instead of LDAPS.
I saw that it is already implemented here # 240 but I can't find how to activate it. If I use the "ldap://" prefix in the url, Authelia will use an insecure connection.
Thanks for your work !