An open API service providing repository metadata for many open source software ecosystems.

Topic: "google-authenticator"

yeojz/otplib

:key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator

Language: TypeScript - Size: 7.91 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2,073 - Forks: 137

scito/extract_otp_secrets

Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.

Language: Python - Size: 3.4 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 1,344 - Forks: 147

hectorm/otpauth

One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers.

Language: JavaScript - Size: 8.15 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 1,170 - Forks: 62

tg123/sshpiper

The missing reverse proxy for ssh scp

Language: Go - Size: 57.9 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1,063 - Forks: 143

dim13/otpauth

Google Authenticator migration decoder

Language: Go - Size: 216 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 774 - Forks: 75

cloudposse/bastion

🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support

Language: Shell - Size: 1.32 MB - Last synced at: about 6 hours ago - Pushed at: 3 days ago - Stars: 657 - Forks: 115

samdjstevens/java-totp

A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.

Language: Java - Size: 146 KB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 494 - Forks: 119

sonata-project/GoogleAuthenticator Fork of rande/GoogleAuthenticator 📦

[Abandoned] Library to integrate Google Authenticator into a PHP project

Language: PHP - Size: 555 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 434 - Forks: 121

X1nto/Mauth

A Material You Two-factor Authentication app

Language: Kotlin - Size: 4.47 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 432 - Forks: 19

scheb/two-factor-bundle 📦

[ABANDONED] Two-factor authentication for Symfony 2 & 3 applications 🔐. Please use the newer versions from https://github.com/scheb/2fa.

Language: PHP - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 387 - Forks: 109

chanyipiaomiao/devops-api

Golang + Beego 编写 提供开发/运维常用操作的HTTP API接口: 手机归属地查询、IP地址查询、工作日节假日判断、微信报警、钉钉报警、2步验证、密码存储、发送邮件、生成随机密码等功能

Language: Go - Size: 469 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 311 - Forks: 103

replydev/cotp

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.

Language: Rust - Size: 14.3 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 296 - Forks: 25

Luzifer/nginx-sso

SSO authentication provider for the auth_request nginx module

Language: Go - Size: 26.8 MB - Last synced at: about 17 hours ago - Pushed at: 5 months ago - Stars: 292 - Forks: 40

Ashwinbicholiya/Food-delivery-app

food delivery App

Language: Dart - Size: 518 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 215 - Forks: 121

0x4f53/Wristkey

A free and open-source 2FA app for smartwatches.

Language: Kotlin - Size: 366 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 183 - Forks: 15

suvash/one-time

One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.

Language: Clojure - Size: 176 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 172 - Forks: 17

wuyanxin/totp.js

🎲TOTP(Time-based one-time password) generator, support for Google Authenticator

Language: JavaScript - Size: 88.9 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 146 - Forks: 47

PlanetHoster/time2fa

A comprehensive Node.js package that simplifies the implementation of One-Time Password (OTP).

Language: TypeScript - Size: 1.53 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 134 - Forks: 9

marcelkliemannel/kotlin-onetimepassword

A Kotlin one-time password library to generate "Google Authenticator", "Time-based One-time Password" (TOTP) and "HMAC-based One-time Password" (HOTP) codes based on RFC 4226 and 6238.

Language: Kotlin - Size: 299 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 134 - Forks: 22

ellaisys/aws-cognito

AWS Cognito package (with MFA Feature) using the AWS SDK for PHP/Laravel

Language: PHP - Size: 777 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 116 - Forks: 52

lfkeitel/php-totp

HOTP and TOTP token generation

Language: PHP - Size: 8.79 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 80 - Forks: 14

mddanish/Vulnerable-OTP-Application

Vulnerable OTP/2FA Application written in PHP using Google Authenticator

Language: PHP - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 79 - Forks: 34

akanass/rx-otp

HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.

Language: TypeScript - Size: 543 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 76 - Forks: 9

enygma/gauth

Google Authenticator Code Validation and Generation

Language: PHP - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 75 - Forks: 12

itemir/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.

Language: Python - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 30

jltorresm/otpgo

Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

Language: Go - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 68 - Forks: 9

ventz/openconnect-gui-menu-bar

OpenConnect Menu Bar - Connect/Disconnect/Status - for MacOS (supports Duo push/sms/phone, or Yubikey, Google Authenticator, Duo, or any TOTP) and SAML

Language: Shell - Size: 177 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 10

guyromm/svelte-postgrest-template

Svelte/SvelteKit + PostgREST + EveryLayout + social auth starter template

Language: Svelte - Size: 894 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 62 - Forks: 5

MinaOTP/MinaOTP-MAC

Two-factor authentication tray app in macOS

Language: Swift - Size: 2.89 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 61 - Forks: 10

rioastamal/gembok

Browser based 2FA token generator alternative to Google Authenticator.

Language: HTML - Size: 51.8 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 5

richfelker/totp.sh

Shell script implementation of TOTP (RFC 6238) using openssl command line tool

Language: Shell - Size: 2.93 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 54 - Forks: 4

chillerlan/php-authenticator

A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).

Language: PHP - Size: 274 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 51 - Forks: 2

ms2008/Xshell-OTP

Xshell Semi-Automatic MFA login

Language: JavaScript - Size: 277 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 42 - Forks: 17

AnkitSharma-007/ASPCore.Two-Factor-Authentication

Perform two factor authentication in an ASP.NET core application using Google Authenticator app

Language: C# - Size: 1.31 MB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 41 - Forks: 27

chronoxor/CppSecurity

C++ Security Library

Language: C++ - Size: 61.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 22

vedhavyas/twothy

Two factor authenticator for CLI

Language: Go - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 0

kelunik/two-factor

Two factor authentication.

Language: PHP - Size: 21.5 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 4

asaph/twofactorauth

Google Authenticator compatible 2-Factor Auth in Java

Language: Java - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 37 - Forks: 7

catalyst/moodle-tool_mfa

A Multi-Factor Authentication Moodle plugin with flexible support for TOTP, Email, IP and more

Language: PHP - Size: 1.72 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 35 - Forks: 39

angt/totp

A tiny command line utility to generate OTP tokens

Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 6

LTruijens/google-auth-csharp

Google Authenticator TOTP C#

Language: C# - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 12

endorama/2ami

Your easy 2FA companion that keep the secrets secret.

Language: Go - Size: 378 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 28 - Forks: 1

m1m1s1ku/gauth-export Fork of korki43/gauth-export

Transform Google Authenticator Migration QR Codes to plain otpauth URIs.

Language: HTML - Size: 586 KB - Last synced at: about 3 hours ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 0

scheb/2fa-google-authenticator

[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication using Google Authenticator

Language: PHP - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 2

jocic/PHP.GoogleAuthenticator

Complete & easy-to-implement MFA solution for use with Google Authenticator App.

Language: PHP - Size: 1.51 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 25 - Forks: 3

ashwinbhaskar/Google-Authenticator

Clojure program to compute your google authenticator OTP using TOTP

Language: Clojure - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 0

HoussemDellai/Google-Login-Xamarin-Forms

Login with Google API from Xamarin.Android app

Language: C# - Size: 2.44 MB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 23 - Forks: 18

farshidbeheshti/xotp

A One-Time Password library for Node.js, Deno and Bun. Ideal for use in 2FA / MFA systems, with support for popular authentication apps including Google Authenticator.

Language: TypeScript - Size: 169 KB - Last synced at: 22 days ago - Pushed at: 25 days ago - Stars: 21 - Forks: 0

aidan-/SimpleTOTP

A highly configurable yet simple to use TOTP based two-factor authentication processing module for SimpleSAMLphp.

Language: PHP - Size: 33.2 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 18

digitalduke/otpauth-migration-decoder

Convert otpauth-migration to plain link

Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 6

shahednasser/node-2fa-tutorial

Code for Add 2-Factor Authentication with Google Authenticator in Node.js

Language: EJS - Size: 231 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 11

creachadair/otp

A Go implementation of the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

Language: Go - Size: 70.3 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 16 - Forks: 3

pedrosancao/php-otp

One-time password PHP implementation of HMAC-based algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator.

Language: PHP - Size: 25.4 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 2

simply-alliv/node-google-authenticator

A backend service (micro-service) for implementing two-factor authentication using Node.js and Google Authenticator.

Language: TypeScript - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 11

mustafakhaleddev/laravel-otp

A simple Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.

Language: PHP - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 14 - Forks: 1

nilsstreedain/duo-bypass

🔓 Cisco DUO Mobile App OTP Bypass

Language: HTML - Size: 422 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 3

yehudah/google-authenticator-exporter

Export and migrate secret keys from Google Authenticator QR codes to other 2FA apps.

Language: Go - Size: 113 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

viperadnan-git/second-password

An authenticator that implements two-step verification service using the Time-base OTP algorithm. (CSE Project)

Language: HTML - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 5

shalva97/google-auth-decode

Decode Google Authenticator URI

Language: Kotlin - Size: 2.02 MB - Last synced at: about 8 hours ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

zhangyuan/google-authenticator-extractor

A command line tool to extract secrets from Google Authenticator's QR code. 从 Google Authenticator 中导出二次验证密钥的命令行工具

Language: Rust - Size: 212 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

dpikalov/hotp-totp

Generate One-Time passwords in JS using WebCrypto API

Language: JavaScript - Size: 11.7 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

BrunoMiguens/dart_otp Fork of LanceGin/dotp 📦

Dart One-Time Password module.

Language: Dart - Size: 318 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 12

d-band/RnTotp

react-native TOTP application

Language: JavaScript - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

carvalhoviniciusluiz/nestjs-2fa

project nestjs with 2fa + google authenticator support

Language: TypeScript - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 1

marvinhuelsmann/yourweb

Public webpage creator for everyone

Language: Vue - Size: 1.78 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

magetarian/customerTwoFactorAuth

Two Factor Authentication for Customers

Language: PHP - Size: 293 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 3

Irval1337/GoogleAuthenticator

Client-Server application Google Authenticator for pc. The client is created on C ++ CLR, the server is on php.

Language: C++ - Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

SomajitDey/2FA-HOTP-TOTP-Bash

Shell-script (Bash) with functions relevant to 2FA. Compatible with Google Authenticator.

Language: Shell - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2

Emzi0767/EzOTP

A simple, easy-to-use one-time password generator implementation for .NET Core 3.1. Compatible with Google Authenticator.

Language: C# - Size: 61.5 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

rstyro/GoogleAuthenticator

google 谷歌二步验证

Language: Java - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

shyim/shopware-google-auth 📦

Google Authenticator Integration

Language: PHP - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 0

AndreyRusyaev/simpleauthenticator

Cross-platform console C#/.Net implementation to generate one time passwords (TOTP/HOTP) for open authentication defined by standard RFC's (4226, 6238). Compatible with Google/Microsoft Authenticator apps.

Language: C# - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

lukebaggett/ssh-credscan 📦

A multi-factor SSH login scanner with support for password, public key, and google authenticator authentication.

Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

SystemVll/pc-auth

A desktop 2FA (OTP) and password manager for Windows, Linux and MacOS

Language: JavaScript - Size: 486 KB - Last synced at: about 14 hours ago - Pushed at: 22 days ago - Stars: 5 - Forks: 0

multiOTP/genOTP

Generic 2FA OTP generator (OATH/HOTP, OATH/TOTP, mOTP)

Language: JavaScript - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

anicetkeric/two_factor_authentication

TOTP-based Two-Factor Authentication implementation with Spring Security and Angular

Language: Java - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

AginSquash/GAuthDecrypt

Library for decrypting 2FA secret keys from export QR codes of Google Authenticator app

Language: Swift - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

libreotp/libreotp-web

Language: TypeScript - Size: 4.85 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

MincDev/php-2-factor-authentication

A library for securely generating a 2 factor authentication QR code to use with Authenticators

Language: PHP - Size: 9.77 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

moldabekov/gauth

🔑 Command line 2FA Authentication

Language: Go - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

Jaagrav/Responsive-WhatsApp-Clone

A working web based WhatsApp Clone with a responsive UI for one to one communication. Including Google Auth to verify users and avoid spam.

Language: JavaScript - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 6

wangyufeng0615/auto_tunnelblick_googleauth

One click to connect to a tunnelblick VPN that requires Google Authenticator.

Language: Shell - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

detongz/ldapmanager

A web platform managing openldap accounts.

Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 1

BattleRattle/doorman 📦

RFC-compliant Time-Based One-Time Password (TOTP) implementation with support for Google Authenticator

Language: PHP - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

pzl/totp

python implementation of 2-step auth: Time-based, One-Time Password Algorithm

Language: Python - Size: 102 KB - Last synced at: 1 day ago - Pushed at: over 11 years ago - Stars: 5 - Forks: 0

rm-hull/zaup2

A TOTP authenticator for the web

Language: TypeScript - Size: 11.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 2

williamollio/ft_transcendence

The last project of the core curriculum at 42 Heilbronn using the PERN stack

Language: TypeScript - Size: 136 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

GabrielSalangsang013/ts-mern-with-auth-boilerplate

Typescript MERN with Authentication using JWT Boilerplate. Deployed Project Link - https://deploy-production-ts-mern-with-auth-boilerplate-frontend.vercel.app/

Language: TypeScript - Size: 2.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

louisbrulenaudet/totpsaurus

Ultralight, non-dependent and minimalist open-source package for generating Time-based One-Time Passwords (TOTPs), creating OTP URLs, and generating secure backup codes for account recovery.

Language: JavaScript - Size: 163 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

corsin1337/google-authenticator-TOTP

PHP-based 6-digit Time-based One-Time Password (TOTP) generator for applications such as two-factor authentication with Google Authenticator like specified in HOTP (RFC-4226) and TOTP (RFC-6238).

Language: PHP - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Nikolasel/EAuthenticator

An Electron Desktop app compatible with Google Authenticator

Language: JavaScript - Size: 2.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

Zwyx/google-authenticator-export-format

How to rename the issuers of your Google Authenticator one-time passwords

Size: 1.58 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

think-biq/gabut

Google authenticator backup tool.

Language: Python - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

chroma-x/php-oath-server-suite

A collection of classes to provide second factor authentication like Yubico OTP (Yubikey), Oath (TOTP, HOTP, GoogleAuthenticator) server-side written in PHP.

Language: PHP - Size: 57.6 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

philip1337/samp-plugin-totp

TOTP Authentication API (Google Authenticator)

Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

QUIQQER/authgoogle

This module provides a registrar (registration option) for the quiqqer/frontend-users module. Users can sign up using their Google account.

Language: JavaScript - Size: 395 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

juashyam/2-Factor-Authentication

Google 2 Factor Authentication for Magento 2

Language: PHP - Size: 35.2 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 11

revathskumar/rofi-totp

A rofi plugin for Two-Factors Authentication

Language: Rust - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

maxwellium/tiffy

two factor authentication - generation, validation and publish to common apps. zero dependencies

Language: TypeScript - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

gurushida/totp

A C program to generate 6 digit TOTP codes like Google Authenticator

Language: C - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2