-
-
Notifications
You must be signed in to change notification settings - Fork 193
Comparing changes
Open a pull request
base repository: passwordless-lib/fido2-net-lib
base: v4.0.0-beta2
head repository: passwordless-lib/fido2-net-lib
compare: v4.0.0-beta3
- 13 commits
- 118 files changed
- 5 contributors
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53caf81 - Browse repository at this point
Copy the full SHA 53caf81View commit details
Commits on Jul 28, 2023
-
Adding Blazor examples wasm/server (#379)
* Add Blazor WebAuthn lib * Razor lib: Add transports to attestation response. Note that this is not yet implemented by Firefox, so we have to return empty-listed if we can't get transports. * Blazor: Create basic structure, style, and MFA page * Add footer * Add passwordless * Add usernameless * Add custom demo * Blazor Client: Update userservice for new featues * Add docker support for onrender deployment * Less SouceLink but more nodejs in docker builder * Return actual errors, use render as origin * Add Blazor demo to pipeline config Also publishWebProjects has to be explicitly false to honour the 'projects' parameter.
Configuration menu - View commit details
-
Copy full SHA for 5cb0f17 - Browse repository at this point
Copy the full SHA 5cb0f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4446aea - Browse repository at this point
Copy the full SHA 4446aeaView commit details -
Support for PRF Extension (#390)
* added prf to extension models * update comment summaries * added PRF to some existing tests for output * assert PRF enabled test * Small fixes --------- Co-authored-by: Anders Åberg <anders@andersaberg.com>
Configuration menu - View commit details
-
Copy full SHA for dc8916b - Browse repository at this point
Copy the full SHA dc8916bView commit details -
* Make UafVersion a readonly struct * Fix UndesiredMetadataStatusFido2VerificationException class name * Make RgbPaletteEntry a readonly struct * Make AuthenticationExtensionsDevicePublicKeyOutputs immutable * Make PublicKeyCredentialDescriptor immutable * Fix typo * Remove unused namespace * Use new IBufferWriter.WriteGuidBigEndian helper * Add AsnHelper.GetAaguidBlob * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 2ef5ff3 - Browse repository at this point
Copy the full SHA 2ef5ff3View commit details -
Change TargetFrameworks to TargetFramework (#403)
When performing `dotnet run` this change prevents a framework version specification error
Configuration menu - View commit details
-
Copy full SHA for 1e7967b - Browse repository at this point
Copy the full SHA 1e7967bView commit details -
Fix AuthenticationExtensionsClientInputs Example prop name for confor…
…mance tests passing (#404)
Configuration menu - View commit details
-
Copy full SHA for 02772cc - Browse repository at this point
Copy the full SHA 02772ccView commit details
Commits on Aug 1, 2023
-
Make AuthenticatorData immutable and strongly type throughout library (…
…#412) * Make AuthenticatorData immutable and strongly type throughout library * Improve nullability annotations * Add ParsedAttestationObject.FromCbor helper * Make AuthenticatorResponse immutable * Update Xunit * Update System.IdentityModel.Tokens.Jwt * Update Test.Sdk * Improve AuthenticatorResponse test coverage * Fix typos
Configuration menu - View commit details
-
Copy full SHA for e6567d3 - Browse repository at this point
Copy the full SHA e6567d3View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e571db5 - Browse repository at this point
Copy the full SHA e571db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2909c15 - Browse repository at this point
Copy the full SHA 2909c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 906c238 - Browse repository at this point
Copy the full SHA 906c238View commit details -
Add CredentialPropertiesOuput (RK Support) (#411)
* Add CredentialPropertiesOutput * Use .ID instead of null CredentialId
Configuration menu - View commit details
-
Copy full SHA for 2718d44 - Browse repository at this point
Copy the full SHA 2718d44View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eddb69e - Browse repository at this point
Copy the full SHA eddb69eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0-beta2...v4.0.0-beta3