oauth
Here are 1,863 public repositories matching this topic...
Description 📓
We get a lot of irrelevant issues in the core that should end up in either of the following:
- Docs related: https://github.com/nextauthjs/docs
- Adapter related: https://github.com/nextauthjs/adapters
This might be the reason that people don't bother checking closed issues and thus create a lot of extra maintenance overhead, where we have to answer the same question al
-
Updated
Aug 23, 2021 - C++
-
Updated
Sep 8, 2021 - PHP
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
Aug 13, 2021 - Java
-
Updated
Sep 10, 2021 - Ruby
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Sep 2, 2021 - Swift
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
Sep 8, 2021 - Python
-
Updated
Aug 18, 2021 - Python
-
Updated
Sep 14, 2021 - PHP
-
Updated
Sep 13, 2021 - Java
-
Updated
Sep 9, 2019 - Java
What would you like to be added
Add a step command to extract a crt and key from a .p12 file
Why this is needed
step certificate p12
can package a cert and keys to a .p12 file but there is not currently a way to extract the files once they are packaged.
-
Updated
Apr 25, 2021 - Objective-C
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 7, 2021 - Java
-
Updated
Dec 28, 2020 - Python
-
Updated
Aug 22, 2021 - Elixir
-
Updated
Jul 15, 2020 - JavaScript
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."
The docs at https://www.ory.sh/hydra/docs/cli/hydra-clients-import state as a description:
"Imports cryptographic keys of any format to the JSON Web Key Store
This appears to be incorrect. The description would be expected to be:
"Import OAuth 2.0 Clients from one or more JSON files"
(and this is confirmed by an earlier version of the docs for this CLI interface: https://www.ory.sh/hyd