Skip to content

PeterJohnBishop/QR-TOTP-Swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sturdy-couscous-swiftui

A simple TOTP Authenticator App

startup

whats cool

  • QR Code Scanner to extract the issuer, username, and secret from the QR code
    • automatically extract the issuer and username separate from the secret as substrings
  • On scan the user is automatically redirected to the main screen and the passcode is displayed
  • Once scanned the user can save this and regenerate the updated code anytime from the list
    • secret and timeinterval are saved through SwiftData

About

SwiftUI | VisionKit | SwiftData | CryptoKit | SwiftOTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages