-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authenticator should support Biometric authentication #95
Comments
Hi @merbula, thanks for reaching out. Reading the Android feature request, it's about the following:
The Authenticator for SwiftUI should already support this, i.e. autofilling passwords from the Keychain when signing in, and suggesting strong passwords when singing up. Is it not working for you? Keep in mind there are some extra steps you need to take care on your end, as you can read in Apple's Enable Password Autofill documentation.. |
Autofill is already enabled and works perfectly. We were thinking about using the Face-Id for logging in. Is there need for separate Authenticator's state for Face-Id setup? |
Thanks for the clarification. Automatically signing in using Face ID is not currently supported, so we will mark this as a Feature Request and post any future updates here. |
Hi,
Noticed that, there is a feature request open for Biometric authentication on Android side. Any actions/plans related to this on iOS side?
Thanks!
The text was updated successfully, but these errors were encountered: