Mackinnon Buck
Mackinnon Buck
# Add passkeys to ASP.NET Core Identity This PR adds passkey support to ASP.NET Core Identity. ## Description Following is a summary of the changes in this PR: * Updated...
# Passkeys in ASP.NET Core Identity Proposes new APIs for passkey support in ASP.NET Core Identity. ## Background and Motivation Passkeys are a modern, phishing-resistant authentication method based on the...
https://github.com/dotnet/aspnetcore/pull/62112 adds support for passkeys in ASP.NET Core Identity and extends the Blazor Web App template to support passkey management and authentication. However, there are some follow-up items we should...
## Summary This PR demonstrates a prototype middleware that allows grouping related tools. Groups are hidden from the inner chat client by default, but a well-known "expand" function can be...