-
Updated
Jun 5, 2021 - JavaScript
oauth2
Here are 4,390 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 7, 2021 - Java
-
Updated
Jun 6, 2021 - C#
Question 💬
First of all, thank you for a great library! I've never worked with auth in JS/TS that was so plug&play before! I migrated my Next.js project from Firebase Auth to NextAuth.js, and all my auth headaches were solved. I was able to greatly simpify auth logic in my app and delete many lines of code.
As for my issue: I suspect the typing for the authorize
method for `Provi
-
Updated
Apr 22, 2021 - Java
-
Updated
May 19, 2021 - C++
-
Updated
Jun 4, 2021 - PHP
-
Updated
May 17, 2021 - Java
-
Updated
May 30, 2021 - Ruby
-
Updated
May 24, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Java
-
Updated
May 20, 2021 - Swift
-
Updated
Jan 26, 2021 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 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
Jun 7, 2021 - Python
-
Updated
May 8, 2021 - Java
-
Updated
Jun 7, 2021 - Python
-
Updated
Jun 7, 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