Crypt Authenticator
⭐️ Securing the way you access your apps ⭐️
Crypt Authenticator is a simple TOTP code generator that confirms you location and allows users to generate TOTP codes using two methods.
- Scanning a QR code
- Manually entering a secret key
A Time-Based One-Time Password or TOTP is a string of dynamic digits of code, whose change is based on time. Often, these appear as sic-digit numbers that regenerate every 10 seconds.
User Installation
To build this project, simply clone this repo and open it as a flutter project in your Android Studio.