Introduction
How to use biometric authentication in iOS using Swift
()
What you should know
()
1. Biometric Concepts
Overview of biometrics
()
App security
()
Apple guidelines
()
2. iOS App Development
Xcode project preparation
()
LocalAuthentication context
()
Evaluation policy check
()
Evaluating a policy
()
Notifying the user for Face ID
()
3. Policy Specifics
LocalAuthentication policies
()
Device owner authentication
()
Authentication with biometrics
()
Biometric types
()
Reuse duration
()
4. Handling Outcomes
Authentication fails
()
Handling cancels
()
Handling fallback
()
Ex_Files_Biometric_Authentication_iOS_Swift.zip
(3.8 MB)