-
Updated
May 9, 2021 - JavaScript
oauth2
Here are 4,341 public repositories matching this topic...
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Apr 22, 2021 - Java
-
Updated
May 17, 2021 - Java
-
Updated
May 12, 2021 - C#
It is simply a re-export of the default functions in the same folder.
- use named function declaration for all built-in providers (like the Instagram one)
- add script to generate
src/providers/index.json build - Add JSDoc comments, like in Instagram https://github.com/nextauthjs/next-auth/blob/main/src/providers/instagram.js
- Explore ways of autogenerating documentation
-
Updated
May 17, 2021 - C++
-
Updated
Apr 22, 2021 - Java
-
Updated
May 16, 2021 - PHP
-
Updated
May 17, 2021 - Java
-
Updated
Apr 28, 2021 - Ruby
-
Updated
May 16, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Java
-
Updated
May 13, 2021 - Swift
-
Updated
Jan 26, 2021 - Go
-
Updated
Apr 26, 2021 - Java
-
Updated
Mar 31, 2021 - Python
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.
Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint: Error cl
-
Updated
May 12, 2021 - Python
-
Updated
May 10, 2021 - Python
-
Updated
May 8, 2021 - Java
-
Updated
May 17, 2021 - Groovy
Improve this page
Add a description, image, and links to the oauth2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth2 topic, visit your repo's landing page and select "manage topics."
Why did you add this feature?
Feature description
支持 “企业微信登录” 作为一个第三方登录的方案
目前的企业微信登录看了文档,应该是用企业微信登录这个企业自己的网站
而不是用企业微信登录我的网站,不是个公共的方案
区别是应该是下面这个文档
https://open.work.weixin.qq.com/api/doc/90001/90143/91123