FaceIDTouchIDAuthentication
This demo created using SwiftUI.
Users can setup FaceId/TouchId authentication after doing a credentials login.
We did not need to fill up credentials when you open an app once again. You can authenticate users using FaceId/TouchId authentication.
The app will work on the below flow:
- Open the app
- Do it log in with default credentials (Username: Chandresh, Password: 123456)
- Setup FaceId/TouchId authentication
- Closed the app and open it once again.
- Open the app and do it FaceId/TouchId authentication. Now you do not need any credentials to login it.