4.0.0-beta3
Pre-release
Pre-release
https://www.nuget.org/packages/Fido2/4.0.0-beta3
What's Changed
- Make Origins readonly by @Regenhardt in #393
- Feature/blazor wasm by @Regenhardt in #379
- Use correct Origin in Blazor example by @abergs in #408
- Support for PRF Extension by @kspearrin in #390
- Improve Code Quality by @iamcarbon in #405
- Fix demo project starting exception: change TargetFrameworks to TargetFramework by @yedidyas in #403
- Fix AuthenticationExtensionsClientInputs Example json prop name for conformance tests by @yedidyas in #404
- [WIP] Make AuthenticatorData immutable and strongly type throughout library by @iamcarbon in #412
- Add .bool to Output aswell by @abergs in #409
- Added Enterprise attestation by @abergs in #410
- Prefer Ed25519 when available by @abergs in #413
- Add CredentialPropertiesOuput (RK Support) by @abergs in #411
New Contributors
- @kspearrin made their first contribution in #390
- @yedidyas made their first contribution in #403
Full Changelog: v4.0.0-beta2...v4.0.0-beta3