-
Updated
Jun 9, 2021 - JavaScript
oauth2
Here are 4,453 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
Jul 6, 2021 - Java
-
Updated
Jun 6, 2021 - C#
Description 🐜
Follow-up for #2236 , as I was browsing the code changes I noticed that the redirect in useSession
doesn't use the basePath settings that are set from NEXTAUTH_URL
. We use a slightly different url paths in our project (/api/v1/auth/...
) so we rely on everything being parsed from from `NEXTAUTH_URL
-
Updated
Jul 1, 2021 - Java
-
Updated
Jul 5, 2021 - C++
-
Updated
Jun 26, 2021 - PHP
-
Updated
Jul 5, 2021 - Java
-
Updated
Jul 1, 2021 - Ruby
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Jul 2, 2021 - Java
-
Updated
Jun 11, 2021 - Swift
-
Updated
Jun 22, 2021 - Java
-
Updated
Jan 26, 2021 - Go
-
Updated
Jul 5, 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
Jul 2, 2021 - Python
-
Updated
Jun 17, 2021 - Java
-
Updated
Jul 5, 2021 - Python
-
Updated
Jul 6, 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