-
Updated
Nov 3, 2021 - JavaScript
oauth2
Here are 4,820 public repositories matching this topic...
-
Updated
Oct 18, 2021 - Java
-
Updated
Apr 22, 2021 - Java
-
Updated
Nov 12, 2021 - Java
-
Updated
Oct 11, 2021 - C#
Description 📓
I want to be able to get my credentials providers input fields using the Client API from /api/auth/providers
. I'm not able to do that with import { getProviders } from "next-auth/react"
in 4.0.0-beta.6
The providers
client API doesn't give the same fields as the default sign-in page providers object. I don't get access to providers["credentials"].credentials
obje
-
Updated
Sep 4, 2021 - Java
-
Updated
Nov 6, 2021 - C++
-
Updated
Oct 17, 2021 - PHP
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Jul 2, 2021 - Java
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Nov 10, 2021 - Java
-
Updated
Nov 9, 2021 - Swift
-
Updated
Jan 26, 2021 - Go
There was an error where someone was trying to sign up using the thirdparty recipe and postgres rejected the query cause of value too long for type character varying(128)
- and in the thidparty table, only the third_party_user_id
column has 128 chars limit.
Error log reference:
[https://app.zenhub.com/files/231921809/8968d6d6-bcdd-48d8-aa60-fd556e934acd/download](https://app.zenhub.com/files
-
Updated
Nov 10, 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
Nov 5, 2021 - Python
Is your feature request related to a problem? Please describe.
The hydrator have only Basic auth - see config: https://www.ory.sh/oathkeeper/docs/pipeline/mutator/#configuration-4, however for more flexibility, similiar pre-authorization
mechanism could ba added as in the instropsection authenticator handler: https://www.ory.sh/oathkeeper/docs/pipeline/mutator/#configuration-4
**Descri
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."
Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit