ASP.NET Core Identity in .NET 10 preview 6 introduces passkey support as an alternative authentication method. The implementation allows users to register passkeys after creating password-based accounts, enabling biometric or PIN-based login through WebAuthn standards. The feature includes new Blazor components, JavaScript

15m read timeFrom andrewlock.net
Post cover image
Table of contents
What are passkeys?Trying out the new templateLooking at the code changesSummary
1 Comment

Sort: