aspnet / AspNetKatana

Microsoft's OWIN implementation, the Katana project
Apache License 2.0
966 stars 333 forks source link

这个如何支持.net core 吗 以前用.net framework4.6写得OAuth2.0 AuthorizeCode第三方认证,现在如何使用?? #391

Closed PonyoLoveCode closed 3 years ago

Tratcher commented 3 years ago

These libraries have all been replaced on ASP.NET Core. See the new OAuthHandler base class.

See also https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers for many pre-written third-party providers.

ghost commented 3 years ago

This issue has been resolved and has not had any activity for 1 day. It will be closed for housekeeping purposes.

See our Issue Management Policies for more information.