BortoTOTP
Overview
A native iOS TOTP (Time-based One-Time Password) authenticator app built with SwiftUI. Generates RFC 6238 compliant TOTP codes for two-factor authentication with a clean, minimal interface.
Key Features
- RFC 6238 TOTP — Standards-compliant time-based one-time password generation
- SwiftUI Interface — Clean, minimal native iOS UI
- Local Storage — Secrets stored securely in the iOS Keychain
- Multiple Accounts — Manage multiple TOTP accounts from a single app
Tech Stack
- Language: Swift
- UI: SwiftUI
- Platform: iOS