Tofu
OTP generator
An app for generating and verifying one-time passwords for two-factor authentication
An easy-to-use two-factor authentication app for iOS
502 stars
15 watching
66 forks
Language: Swift
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lachlanbell/swiftotp | A Swift library for generating time-based and counter-based one-time passwords for two-factor authentication | 285 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 70 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
yuce/pot | Generates one-time passwords compatible with Google Authenticator | 237 |
kspearrin/otp.net | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,087 |
bastiaanjansen/otp-java | A Java library that generates and verifies time-based and counter-based one-time passwords | 191 |
lorenzo2897/mac2fa | An Electron app that reads an andOTP backup file, generates TOTP codes, and stores secrets in memory for convenience. | 11 |
gdassori/microotp | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
ejirocodes/vue3-otp-input | A customizable Vue 3 component for entering one-time passwords or other sequences of digits and letters | 116 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
charlietango/owky | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 43 |
chililabs/chiotpfield | A set of text fields for entering one-time passwords or SMS codes with customizable appearance and behavior. | 278 |
jklmnn/stotp | A time-based one-time pad implementation library for two-factor authentication | 8 |
benallfree/pocketbase-otp | An authentication hook for PocketBase that uses email-based One Time Passwords for secure login | 6 |