Skip to content
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

Open
merbula opened this issue Sep 18, 2024 · 3 comments
Open

Authenticator should support Biometric authentication #95

merbula opened this issue Sep 18, 2024 · 3 comments
Labels
feature-request New feature or request

Comments

@merbula
Copy link

merbula commented Sep 18, 2024

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!

@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify team member labels Sep 18, 2024
@ruisebas
Copy link
Member

Hi @merbula, thanks for reaching out.

Reading the Android feature request, it's about the following:

The Authenticator could complement the sign-in experience by offering the possibility to activate and use biometrics (e.g. fingerprint) to access username and password safely (encrypted) stored in device with the help of Android KeyStore

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..

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label Sep 18, 2024
@ruisebas ruisebas added question Further information is requested pending-community-response Issue is pending response from the issue requestor and removed pending-triage Issue is pending triage labels Sep 18, 2024
@merbula
Copy link
Author

merbula commented Sep 23, 2024

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?

@github-actions github-actions bot added pending-maintainer-response Issue is pending response from an Amplify team member and removed pending-community-response Issue is pending response from the issue requestor labels Sep 23, 2024
@ruisebas
Copy link
Member

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.

@ruisebas ruisebas added feature-request New feature or request and removed question Further information is requested labels Sep 25, 2024
@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify team member label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants