1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 03:03:43 +00:00

PM-19511: Add support for ExcludedCredentials (#14128)

* works

* Add mapping

* remove the build script

* cleanup
This commit is contained in:
Anders Åberg
2025-04-08 19:59:31 +02:00
committed by GitHub
parent b676f9b8a5
commit 411d195386
5 changed files with 17 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ export declare namespace autofill {
userVerification: UserVerification
supportedAlgorithms: Array<number>
windowXy: Position
excludedCredentials: Array<Array<number>>
}
export interface PasskeyRegistrationResponse {
rpId: string