oauth
Here are 1,744 public repositories matching this topic...
-
Updated
May 4, 2021 - C++
It is simply a re-export of the default functions in the same folder.
- use named function declaration for all built-in providers (like the Instagram one)
- add script to generate
src/providers/index.js
on build - Add JSDoc comments, like in Instagram https://github.com/nextauthjs/next-auth/blob/main/src/providers/instagram.js
- Explore ways of autogenerating documentation
-
Updated
May 8, 2021 - PHP
-
Updated
May 14, 2021 - Java
-
Updated
Apr 28, 2021 - Ruby
-
Updated
May 10, 2021 - JavaScript
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
May 13, 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 31, 2021 - Python
-
Updated
May 10, 2021 - Python
-
Updated
Mar 29, 2021 - PHP
-
Updated
Sep 9, 2019 - Java
-
Updated
May 12, 2021 - Java
-
Updated
Apr 25, 2021 - Objective-C
What would you like to be added
Currently the inspect
command only detects https://
in order to switch to connecting and downloading the certificates. It does work for non http
destination, but it would be convenient to detect other URLs like smtps
, ldaps
, etc. If it can pull the default ports as well, it would be awesome.
Why this is needed
Just for convenience.
Describe the bug
If PKCE is used to protect the flow against CSRF, state
should not have to be used, too. See: https://tools.ietf.org/html/draft-ietf-oauth-security-topics-16#section-4.7.1
To Reproduce
GET an authorize request with code_challenge
query string parameter present, but no state
.
Expected behavior
The flow returns the code. But in fact it returns an err
-
Updated
May 11, 2021 - Java
-
Updated
Dec 28, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Apr 17, 2021 - Elixir
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 upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.