-
Updated
Jun 9, 2021 - JavaScript
oauth2
Here are 4,418 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
Jun 19, 2021 - Java
-
Updated
Jun 6, 2021 - C#
Question 💬
I think the docs may be a bit misleading on how to do session checks for all pages. In this section they suggest using getServerSideProps
in _app
, while the NextJS docs in this section states that getServerSideProps
does not work with custom _app
file
-
Updated
Apr 22, 2021 - Java
-
Updated
May 19, 2021 - C++
-
Updated
Jun 15, 2021 - PHP
-
Updated
May 17, 2021 - Java
-
Updated
Jun 11, 2021 - Ruby
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Java
-
Updated
Jun 11, 2021 - Swift
-
Updated
Jun 16, 2021 - Java
-
Updated
Jan 26, 2021 - Go
-
Updated
Jun 19, 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
Jun 17, 2021 - Python
-
Updated
Jun 17, 2021 - Java
-
Updated
Jun 7, 2021 - Python
-
Updated
Jun 20, 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