bitwarden-mobile/src/Core/Utilities/Fido2
Federico Maccaroni aaa45b18a4
PM-7553 Fix native apps passkeys autofill and creation
2024-04-24 14:09:16 -03:00
..
Extensions feat: add support for `credProps.rk` extension (#3132) 2024-04-03 16:52:39 +01:00
AuthenticatorSelectionCriteria.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
CredentialProviderConstants.cs [PM-5153] Android Passkey Implementation (#3020) 2024-04-09 21:57:31 +01:00
Fido2AlgorithmIdentifier.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
Fido2AuthenticatorDiscoverableCredentialMetadata.cs [PM-5153] Android Passkey Implementation (#3020) 2024-04-09 21:57:31 +01:00
Fido2AuthenticatorException.cs PM-6798 Fix account switch on iOS Autofill extension and also changed to Try... actions for TaskCompletionSource to avoid exceptions on some occasions. (#3121) 2024-03-27 22:11:26 +00:00
Fido2AuthenticatorGetAssertionParams.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
Fido2AuthenticatorGetAssertionResult.cs [PM-7257] android add support for web authn resident key credential property in our net mobile app 2 (#3170) 2024-04-19 10:52:19 -03:00
Fido2AuthenticatorMakeCredentialParams.cs feat: add support for `credProps.rk` extension (#3132) 2024-04-03 16:52:39 +01:00
Fido2AuthenticatorMakeCredentialResult.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
Fido2ClientAssertCredentialParams.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
Fido2ClientAssertCredentialResult.cs [PM-7257] android add support for web authn resident key credential property in our net mobile app 2 (#3170) 2024-04-19 10:52:19 -03:00
Fido2ClientAuthenticatorAssertionResponse.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
Fido2ClientCreateCredentialParams.cs feat: add support for `credProps.rk` extension (#3132) 2024-04-03 16:52:39 +01:00
Fido2ClientCreateCredentialResult.cs feat: add support for `credProps.rk` extension (#3132) 2024-04-03 16:52:39 +01:00
Fido2ClientException.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
Fido2DomainUtils.cs Fix FIDO2 client bugs (#3056) 2024-03-06 10:58:48 +00:00
Fido2ExtraAssertCredentialParams.cs PM-7553 Fix native apps passkeys autofill and creation 2024-04-24 14:09:16 -03:00
Fido2ExtraCreateCredentialParams.cs PM-7553 Fix native apps passkeys autofill and creation 2024-04-24 14:09:16 -03:00
Fido2GetAssertionUserInterface.cs PM-7623 Fix proper implementation of IFido2GetAssertionUserInterface now that the Fido2ClientService is being used for passkey autofill (#3174) 2024-04-22 13:36:18 -03:00
Fido2SelectedCredential.cs [PM-7257] android add support for web authn resident key credential property in our net mobile app 2 (#3170) 2024-04-19 10:52:19 -03:00
Fido2UserVerificationOptions.cs PM-6685 Fix race condition issue where the biometrics check is being done before the iOS extension is being shown. So when we need the UI, we wait until ViewDidAppear happens. (#3078) 2024-03-14 18:07:52 -03:00
Fido2UserVerificationPreference.cs [PM-6466] Implement passkeys User Verification (#3044) 2024-03-06 12:32:39 -03:00
PublicKeyCredentialAlgorithmDescriptor.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
PublicKeyCredentialDescriptor.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
PublicKeyCredentialParameters.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
PublicKeyCredentialRpEntity.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00
PublicKeyUserCredentialUserEntity.cs [PM-5731] Create C# WebAuthn authenticator to support maui apps (#2951) 2024-02-21 12:12:52 -03:00