-
Notifications
You must be signed in to change notification settings - Fork 550
Add Baidu provider #245
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
Add Baidu provider #245
Conversation
|
@PinpointTownes Hi, how's it going? |
|
@PinpointTownes ping |
|
@kinosang thanks! I'll try to dedicate some time for releasing a patch version and merging pending PRs later this week. |
|
Thanks for the PR - as part of the preparation for ASP.NET Core 3.0 support, tests are being added to help make things easier to maintain and validate going forwards (see #292). Once tests are merged into the dev branch, could you copy the approach to add tests for the new provider into this PR please? |
|
#280 has been merged to |
|
@martincostello tests add |
src/AspNet.Security.OAuth.Baidu/BaiduAuthenticationConstants.cs
Outdated
Show resolved
Hide resolved
|
@martincostello done |
|
Thanks for your contribution again @kinosang! 👍 |
Re-submitted