oauth
Here are 2,056 public repositories matching this topic...
Question 💬
It seems that the error messages are not typed. If we could have typed errors, it could further improve customizations.
According to what I found here: https://github.com/nextauthjs/next-auth/blob/82447f8e3ebc7004cf91121725b4f5970d2276d8/src/core/pages/signin.tsx#L42
An example I can think of is:
export type ErrorType =
'SignIn' |
'OAuthSignin'
``
-
Updated
Jan 6, 2022 - C++
On Windows, if the authentication flow isn't completed (failure, closed the browser, etc.) then the client keeps showing 'connecting' but doesn't show a clear action to restart authentication.
Clicking disconnect + connect, or log in as a different user will generate a new authentication link and unblock the user, but that's somewhat difficult to discover.
Options for improvement include adding
-
Updated
Jan 29, 2022 - PHP
-
Updated
Jan 31, 2022 - Java
-
Updated
Jan 31, 2022 - Ruby
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Jan 5, 2022 - PHP
-
Updated
Jan 31, 2022 - Swift
-
Updated
Jan 19, 2022 - Python
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta
-
Updated
Jan 30, 2022 - Python
Hello
What would you like to be added
Currently the step-cli certificate fingerprint foo.pem
command only outputs the fingerprint as a SHA256 hash. It would be convenient to have an option to display a SHA1 fingerprint instead.
Why this is needed
Azure Iot Hub services display the fingerprints as SHA1 hashes on the Azure portal, so it's not easy to compare both types of finge
-
Updated
Jan 28, 2022 - PHP
-
Updated
Feb 1, 2022 - Java
-
Updated
Sep 9, 2019 - Java
-
Updated
Jan 28, 2022 - Go
-
Updated
Apr 25, 2021 - Objective-C
-
Updated
Jan 31, 2022 - Java
-
Updated
Jan 11, 2022 - Python
Improve this page
Add a description, image, and links to the oauth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth 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