-
Updated
Jun 4, 2022 - JavaScript
oauth2
Here are 5,361 public repositories matching this topic...
-
Updated
Jan 3, 2022 - Java
Description 📓
Currently the maxAge on the jwt and the expires on the cookie options are being set to a hard coded 15 minutes.
pkce
defined here
set as expires here
https://github.com/nextauthjs/next-auth/blob/e4ee520b4aba55fbc12380129
-
Updated
Jun 10, 2022 - Java
-
Updated
May 20, 2022 - Java
-
Updated
Jun 5, 2022 - C#
-
Updated
May 25, 2022 - Java
-
Updated
May 26, 2022 - C++
-
Updated
May 12, 2022 - PHP
-
Updated
Jun 4, 2022 - Java
-
Updated
Jun 6, 2022 - Ruby
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Java
-
Updated
May 20, 2022 - Java
-
Updated
Jun 10, 2022 - Java
-
Updated
Mar 4, 2022 - JavaScript
-
Updated
Jun 8, 2022 - PHP
-
Updated
Jan 26, 2021 - Go
-
Updated
Jun 9, 2022 - Python
-
Updated
Jun 7, 2022 - Swift
-
Updated
Jun 6, 2022 - Python
-
Updated
Jun 6, 2022 - C#
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
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- This issue affec
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."
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.