Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement KOOK provider #753

Closed
gehongyan opened this issue Jan 4, 2023 · 1 comment · Fixed by #754
Closed

Implement KOOK provider #753

gehongyan opened this issue Jan 4, 2023 · 1 comment · Fixed by #754
Milestone

Comments

@gehongyan
Copy link
Contributor

gehongyan commented Jan 4, 2023

This issue is created to track the work of adding support for the KOOK OAuth2 to this AspNet.Security.OAuth.Providers project.

The KOOK OAuth2 documentation can be found here:

https://developer.kookapp.cn/doc/oauth2 (Simplified Chinese only)

The source code of the documentation can be found here:

https://github.com/kaiheila/api-docs (Simplified Chinese only)

Pages related to OAuth2 are listed here:

OAuth2 Intro: https://github.com/kaiheila/api-docs/blob/main/docs/zh-cn/oauth2.md (Simplified Chinese only)
OAuth API: https://github.com/kaiheila/api-docs/blob/main/docs/zh-cn/http/oauth.md (Simplified Chinese only)

@martincostello martincostello linked a pull request Jan 4, 2023 that will close this issue
@martincostello martincostello added this to the 7.0.2 milestone Apr 16, 2023
@martincostello
Copy link
Member

Thanks for your contribution - the new provider is now available from NuGet.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants