-
Updated
Nov 30, 2020 - JavaScript
oauth2
Here are 3,964 public repositories matching this topic...
-
Updated
Nov 6, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Dec 6, 2020 - Java
-
Updated
Dec 5, 2020 - C#
-
Updated
Dec 4, 2020 - C++
-
Updated
Dec 3, 2020 - PHP
-
Updated
Nov 14, 2020 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 4, 2020 - Ruby
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Nov 14, 2020 - Swift
-
Updated
Dec 4, 2020 - Go
-
Updated
Nov 30, 2020 - Java
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
Nov 24, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Nov 22, 2020 - Python
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 6, 2020 - Groovy
-
Updated
Dec 5, 2020 - Go
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."
API documentation for nodejs client for hydra returns a 404
The link mentioned in the documentation: https://github.com/ory/hydra/blob/master/sdk/js/swagger/README.md