All Projects → YC → another_authenticator

YC / another_authenticator

Licence: MIT license
A two-factor authentication app built with Flutter.

Programming Languages

dart
5743 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to another authenticator

Speakeasy
**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
Stars: ✭ 2,531 (+10024%)
Mutual labels:  two-factor-authentication
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (+328%)
Mutual labels:  two-factor-authentication
react-sanctum
Easily hook up your React app to Laravel Sanctum and Laravel Fortify
Stars: ✭ 100 (+300%)
Mutual labels:  two-factor-authentication
crotp
CrOTP - One Time Passwords for Crystal
Stars: ✭ 62 (+148%)
Mutual labels:  two-factor-authentication
SimpleTOTP
A highly configurable yet simple to use TOTP based two-factor authentication processing module for SimpleSAMLphp.
Stars: ✭ 16 (-36%)
Mutual labels:  two-factor-authentication
Three-Factor-Security-Door
What do you get when you mix a Raspberry Pi, a MySQL database, an RFID reader, an LCD touchscreen, a relay switch, an electronic door strike and a Twilio SMS account?
Stars: ✭ 49 (+96%)
Mutual labels:  two-factor-authentication
Twofactor totp
🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
Stars: ✭ 203 (+712%)
Mutual labels:  two-factor-authentication
meteor-two-factor
🔐 Two factor authentication package for accounts-password
Stars: ✭ 80 (+220%)
Mutual labels:  two-factor-authentication
laravel-two-factor-authentication
A two-factor authentication package for Laravel >= 8
Stars: ✭ 37 (+48%)
Mutual labels:  two-factor-authentication
totp
Time-Based One-Time Password Code Generator
Stars: ✭ 76 (+204%)
Mutual labels:  two-factor-authentication
two-factor-authentication
Two Factor Authentication for Laravel
Stars: ✭ 21 (-16%)
Mutual labels:  two-factor-authentication
django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
Stars: ✭ 1,359 (+5336%)
Mutual labels:  two-factor-authentication
microblog-authy
Microblog application from the Flask Mega-Tutorial with added two-factor push authentication via Authy
Stars: ✭ 26 (+4%)
Mutual labels:  two-factor-authentication
Onetimepassword
🔑 A small library for generating TOTP and HOTP one-time passwords on iOS.
Stars: ✭ 243 (+872%)
Mutual labels:  two-factor-authentication
crystal-two-factor-auth
Two Factor Authentication Crystal code implementing the Time-based One-time Password Algorithm
Stars: ✭ 24 (-4%)
Mutual labels:  two-factor-authentication
Vonage Ruby Sdk
Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 203 (+712%)
Mutual labels:  two-factor-authentication
google-authenticator
Google Authenticator
Stars: ✭ 20 (-20%)
Mutual labels:  two-factor-authentication
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (+216%)
Mutual labels:  two-factor-authentication
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+2556%)
Mutual labels:  two-factor-authentication
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 (+152%)
Mutual labels:  two-factor-authentication

Another Authenticator

A two-factor authentication app built with Flutter.

Development

flutter run

Features

  • Scan QR or manually input account details
  • Supports both Material (Android) and Cupertino (iOS) themes

Proposed

  • View secrets
  • Backup secrets to cloud storage
  • Synchronisation with nearby devices
  • UI tests

Licenses

MIT unless otherwise specified.
Further details about used libraries and references are available in lib/pages/acknowledgements.dart.

Material Cupertino
Material Cupertino
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].