#
2fa
Here are 498 public repositories matching this topic...
A free, secure and open source app for Android to manage your 2-step verification tokens.
-
Updated
Dec 27, 2020 - Java
A One Time Password Authentication package, compatible with Google Authenticator.
-
Updated
Dec 23, 2020 - PHP
This version won't be maintained!
-
Updated
Jun 27, 2019 - JavaScript
python
opensource
otp
authentication
certificates
identityserver
two-factor
idm
mfa
two-factor-authentication
ca
2fa
otp-server
-
Updated
Dec 23, 2020 - Python
Authenticator generates 2-Step Verification codes in your browser.
-
Updated
Dec 24, 2020 - TypeScript
nodejs
otp
browser
two-factor
hotp
authenticator
hmac
google-authenticator
two-factor-authentication
2fa
one-time-passwords
-
Updated
Dec 21, 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
aws
sts
amazon-web-services
mfa
two-factor-authentication
multi-factor-authentication
2fa
aws-sts
awsmfa
-
Updated
Jul 17, 2020 - Python
[OUTDATED] Two-factor authentication for Symfony applications 🔐 (bunde version ≤ 4). Please use version 5 from https://github.com/scheb/2fa.
-
Updated
Dec 27, 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
identity
mvc
localization
aspnetcore
nuget
bootstrap4
sts
aspnet-core
identityserver4
certs
2fa
fido2
identityserver4-identity-template
-
Updated
Nov 8, 2020 - C#
swift
ios
otp
objective-c
cocoapods
podfile
totp
hotp
cartfile
objc
two-factor-authentication
2fa
one-time-passwords
-
Updated
Dec 18, 2020 - Swift
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
-
Updated
Dec 9, 2020 - Kotlin
-
Updated
Dec 26, 2020 - JavaScript
Python implementation of the mobile Blizzard Authenticator (TOTP)
-
Updated
Sep 28, 2020 - Python
shaj13
commented
Aug 5, 2020
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
Two-factor authentication for Symfony applications 🔐 (bunde version ≥ 5)
-
Updated
Dec 28, 2020 - PHP
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
clojure
qrcode
clojure-library
totp
hotp
google-authenticator
mfa
two-factor-authentication
authy
multi-factor-authentication
2fa
-
Updated
Dec 19, 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."
Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)