bitwarden-android/app
Patrick Honkonen 222ac2f24e
[PM-104678] (WIP) Refactor passkey part 3 - Authenticate and select passkeys on vault unlock
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.
2024-11-15 18:12:51 -05:00
..
libs Bump authenticatorbridge sdk version to 1.0.0 (#4221) 2024-11-04 14:24:36 +00:00
schemas [PM-14553] Make canManage property of collections optional (#4284) 2024-11-14 19:18:04 +00:00
src [PM-104678] (WIP) Refactor passkey part 3 - Authenticate and select passkeys on vault unlock 2024-11-15 18:12:51 -05:00
.gitignore Initial project setup (BIT-61) (#7) 2024-06-20 17:08:07 +01:00
build.gradle.kts Bump authenticatorbridge sdk version to 1.0.0 (#4221) 2024-11-04 14:24:36 +00:00
proguard-rules.pro [PM-14254] Keep Android verifier for JNI usage (#4197) 2024-10-30 14:48:49 +00:00