oauth
Here are 1,670 public repositories matching this topic...
-
Updated
Feb 26, 2021 - C++
-
Updated
Feb 26, 2021 - PHP
Describe the bug
Email Provider authentication does not create user account in account table in database after successful authentication (only if new user)
Do not report bugs with your own project here, ask from help by raising a question instead - this helps us a lot with administration overhead.
Steps to reproduce
- Sign in using Email
- Verify email will be sent to specif
-
Updated
Feb 26, 2021 - Java
-
Updated
Feb 19, 2021 - Ruby
Is your feature request related to a problem? Please describe.
Though https://www.home-assistant.io/ runs on what appears to be Debian, neither deb nor apt are present and all add-on functionality is expected to be done via Home Assistant plugins.
Describe the solution you'd like
It would be great to have Tailscale support as a HassIO plug-in for Home Assistant.
**Describe alte
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Mar 1, 2021 - TypeScript
-
Updated
Mar 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
Mar 1, 2021 - Python
-
Updated
Feb 25, 2021 - Python
-
Updated
Feb 24, 2021 - PHP
-
Updated
Sep 9, 2019 - Java
-
Updated
Mar 2, 2021 - Java
-
Updated
May 9, 2020 - Objective-C
What would you like to be added
Add support for inspecting multiple certificates in one file and/or multiple files each of which may contain multiple certificates.
Example:
// multiple certificates in one file
$ step certificate inspect --bundle --format pem https://www.google.com > certs.txt
$ step certificate inspect certs.txt
<shows only one cert>
// multiple input files
$
go-jwt seems to not be maintained really. It has open/known security issue (which have multiple PRs open to address, earliest in 2018: dgrijalva/jwt-go#286). And it requires numbers to be floats because it cannot validate ints. [PR to fix this has been made](https://github.com/dgrijalva
-
Updated
Jan 28, 2021 - Java
-
Updated
Dec 28, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jan 25, 2021 - Elixir
-
Updated
Feb 26, 2021 - TypeScript
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."
Describe the bug
Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.
When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi