-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Before opening, please confirm:
Which UI component is this feature-request for?
Authenticator
Please include any relevant guides or documentation you're referencing
No response
Please describe your feature-request in detail.
Currently the Authenticator supports the sign-in with username and password. There are many reasons why modern applications would like to move on to passwordless sign-in but one of main pain points is the usability and things like Password managers are too cumbersome for most users to use. 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. So, the user would be given an option to type in username and password in every sign-in or activate biometric login to get easier sign-in experience. In the of biometric login prompt the fall back option to use app credentials would still be offered.
Initialization steps (if applicable)
No response
Code Snippet
// Put your code below this line.
amplifyconfiguration.json
No response
Additional information and screenshots
No response