All Projects → LTruijens → google-auth-csharp

LTruijens / google-auth-csharp

Licence: other
Google Authenticator TOTP C#

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to google-auth-csharp

rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (+163.33%)
Mutual labels:  totp, google-authenticator
php-totp
HOTP and TOTP token generation
Stars: ✭ 33 (+10%)
Mutual labels:  totp, google-authenticator
cotp
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
Stars: ✭ 45 (+50%)
Mutual labels:  totp, google-authenticator
extract otp secret keys
Extract two-factor authentication (2FA, TFA) secret keys from export QR codes of "Google Authenticator" app
Stars: ✭ 217 (+623.33%)
Mutual labels:  totp, google-authenticator
2ami
Your easy 2FA companion that keep the secrets secret.
Stars: ✭ 24 (-20%)
Mutual labels:  totp, google-authenticator
apache 2fa
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
Stars: ✭ 63 (+110%)
Mutual labels:  totp, google-authenticator
SimpleTOTP
A highly configurable yet simple to use TOTP based two-factor authentication processing module for SimpleSAMLphp.
Stars: ✭ 16 (-46.67%)
Mutual labels:  totp, google-authenticator
openconnect-gui-menu-bar
OpenConnect Menu Bar - Connect/Disconnect/Status - for Mac OS X (supports Duo push/sms/phone, or Yubikey, Google Authenticator, Duo, or any TOTP)
Stars: ✭ 56 (+86.67%)
Mutual labels:  totp, google-authenticator
Wristkey
A free and open-source offline authenticator app for Wear OS.
Stars: ✭ 65 (+116.67%)
Mutual labels:  google-authenticator
totp-cli
Authy/Google Authenticator like TOTP CLI tool written in Go.
Stars: ✭ 81 (+170%)
Mutual labels:  totp
file-manager
A basic node.js file manager
Stars: ✭ 76 (+153.33%)
Mutual labels:  totp
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (+303.33%)
Mutual labels:  totp
adfsmfa
MFA for ADFS 2022/2019/2016/2012r2
Stars: ✭ 86 (+186.67%)
Mutual labels:  totp
MCAuthenticator
2FA for Minecraft!
Stars: ✭ 37 (+23.33%)
Mutual labels:  totp
tosh
Imagine your SSH server only listens on an IPv6 address, and where the last 6 digits are changing every 30 seconds as a TOTP code...
Stars: ✭ 406 (+1253.33%)
Mutual labels:  totp
kagi
WebAuthn security keys and TOTP multi-factor authentication for Django
Stars: ✭ 17 (-43.33%)
Mutual labels:  totp
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+2113.33%)
Mutual labels:  totp
ASPCore.Two-Factor-Authentication
Perform two factor authentication in an ASP.NET core application using Google Authenticator app
Stars: ✭ 29 (-3.33%)
Mutual labels:  google-authenticator
rustotpony
🐴 RusTOTPony — CLI manager of one-time password generators aka Google Authenticator
Stars: ✭ 18 (-40%)
Mutual labels:  totp
rci
🔢 better code inputs for react/web
Stars: ✭ 805 (+2583.33%)
Mutual labels:  totp

google-auth-csharp

Google Authenticator TOTP C#

An implementation of Google's Authenticator in C# and WPF. It's a Time-based One-time Password (TOTP) described in RFC 6238. You could use it to implement two-factor authentication in your own .Net application.

A big thanks to NDepend for sponsoring this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].