2FA Authenticator App
A secure and user-friendly two-factor authentication (2FA) application for managing Time-based One-Time Passwords (TOTP). Built with Python (CustomTkinter for GUI). This app utilizes pyotp to generate codes, keyring to securely store secrets locally, and cryptography for data encryption.