- simple keychain app with TouchID and FaceID authentication
- uses
LocalAuthentication
- using
adjustForKeyboard()
method - uses
KeychainWrapper
- uses observer for
willResignActiveNotification
event - uses
LAContext
,canEvaluatePolicy
andevaluatePolicy
with.deviceOwnerAuthenticationWithBiometrics
This project is licensed under the MIT License.