How To Secure iOS User Data: Keychain Services and Biometrics with SwiftUI | raywenderlich.com

Learn how to integrate keychain services and biometric authentication into a simple password-protected note-taking SwiftUI app.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/11496196-how-to-secure-ios-user-data-keychain-services-and-biometrics-with-swiftui

Deleting a password, should check status != errSecItemNotFound…