mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
222ac2f24e
This commit introduces authentication and selection of passkeys when unlocking the vault. The Fido2Screen is now used to handle this process. The Fido2CredentialStore now stores FIDO credentials and silently discovers them for use during authentication. This commit also modifies the behavior of processGetCredentialRequest to filter and discover passkeys for autofill purposes, and introduces functionality to authenticate and select passkeys in the vault unlocking flow, and ensures that the user's email address is displayed on the UI during selection of a passkey for autofill. |
||
---|---|---|
.. | ||
libs | ||
schemas | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
proguard-rules.pro |