dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.63k stars 25.29k forks source link

.NET 8: Support for tokens in lieu of cookies for Identity sign on #30066

Closed Rick-Anderson closed 11 months ago

Rick-Anderson commented 1 year ago

Identity

Related to #29363


Associated WorkItem - 159475

guardrex commented 1 year ago

@JeremyLikness ... Are you planning on documenting MapIdentityApi<TUser>() and API endpoints (per issue #29363) and this one (token support) for the Client-side development node (SPA apps) as part of your work?

If not, I can work on these, but it will take me two to four weeks to reach them given the Blazor workload.

JeremyLikness commented 1 year ago

@guardrex best person to coordinate with is @halter73 for the API endpoint docs.