aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.97k stars 871 forks source link

Support for ApiAuth using Identity Server #2033

Closed javiercn closed 5 years ago

javiercn commented 5 years ago

Our goal is to leverage Identity Server to provide a simplified story for providing authentication and authorization for APIs. Our focus is on:

RainingNight commented 5 years ago

any news?

blowdart commented 5 years ago

Merged in https://github.com/aspnet/Identity/pull/2047

Discussion in https://github.com/aspnet/Identity/issues/2048