

The release of .NET 10 has introduced numerous new features across the various domains that make up the .NET ecosystem. One of the most interesting features is the introduction of passkey-based authentication, which is built upon the [WebAuthn](https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API) and [FIDO2](https://www.microsoft.com/en-us/security/business/security-101/what-is-fido2) standards. In this episode of Spike Time, we’ll explore this feature together and examine how to enable it in our applications.
