/Secret-Swift

Simple keychain app with TouchID and FaceID authentication

Primary LanguageSwift

Secret Swift

Swift 4.2 XCode 10+ iOS iOS 12 Licence MIT

Demo video here

Main functionality

  • simple keychain app with TouchID and FaceID authentication
  • uses LocalAuthentication
  • using adjustForKeyboard() method
  • uses KeychainWrapper
  • uses observer for willResignActiveNotification event
  • uses LAContext, canEvaluatePolicy and evaluatePolicy with .deviceOwnerAuthenticationWithBiometrics

License

This project is licensed under the MIT License.