Tags: passwordless-lib/fido2-net-lib
Tags
Update Dependencies (#595) Co-authored-by: Anders Åberg <[email protected]>
Implement PublicKeyCredentialHint for WebAuthn L3 (#524) * Implement PublicKeyCredentialHint for WebAuthn L3. * Set `Hints` to `null` when empty array is passed. * Format XML comment * Ignore when writing null * remove link * Needs to be list, order matters * Correct backwards compatibility options for PublicKeyCredentialHint * Add support for `hints` during authentication. * Correct --------- Co-authored-by: Anders Åberg <[email protected]>
Migrate to Microsoft.IdentityModel.JsonWebTokens (#476) * Enable C# 12 * Migrate to Microsoft.IdentityModel.JsonWebTokens * Update xunit * Update Blazer demos to .net8.0 * Update pipelines * Format code * Remove unneeded Microsoft.SourceLink.GitHub depedency * Update Microsoft.VisualStudio.Web.CodeGeneration.Design * Update Test.Sdk * Remove unnecessary condition * Fix nit * Replace DataHelper.Concat calls with collection expressions * Format code * Try to make dotnet format happy * [Ctap2] Use collection expressions * Update dependencies * Update xunit
PreviousNext