oauth
Here are 2,077 public repositories matching this topic...
In vercel/next.js#34316 (comment) I concluded that getInitialProps really does not play well with our auth model. There are simply much better solutions for this now.
We should discourage the usage of it entirely.
https://next-auth.js.org/tutorials/securing-pages-and-api-routes should be updated to also mention [Middleware support](https://next-auth.
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
Feb 8, 2022 - C++
-
Updated
Mar 10, 2022 - PHP
-
Updated
Mar 1, 2022 - Java
-
Updated
Mar 7, 2022 - Ruby
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Mar 4, 2022 - PHP
-
Updated
Jan 31, 2022 - Swift
-
Updated
Mar 9, 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
Mar 6, 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
Mar 8, 2022 - PHP
-
Updated
Mar 10, 2022 - Java
-
Updated
Sep 9, 2019 - Java
-
Updated
Mar 5, 2022 - Go
-
Updated
Apr 25, 2021 - Objective-C
-
Updated
Feb 27, 2022 - Java
-
Updated
Mar 6, 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