Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth support #115

Open
jkbrzt opened this issue Oct 5, 2023 · 2 comments
Open

OAuth support #115

jkbrzt opened this issue Oct 5, 2023 · 2 comments
Labels
enhancement New feature or request planned

Comments

@jkbrzt
Copy link
Member

jkbrzt commented Oct 5, 2023

No description provided.

@jkbrzt jkbrzt added enhancement New feature or request planned labels Oct 5, 2023
@alexandre-touret
Copy link

Hi,
it could be nice to support OAuthv2 (& OpenID Connect) on both the collection and requests for using the token on requests as a variable.

@rnd-debug
Copy link

Same request here : I would like httpie (and httpie-desktop) to support OAuth 2.0 authentication, ideally in a way similar to the infamous P**man. As an example for a client credentials request, users of httpie would supply the info needed to obtain a token (eventually via a config file).

I am aware of the existence of httpie-oauth1 plugin for the "core" httpie, which hasn't been updated in a while and supports only OAuth 1.0.

Related request created in httpie repo : httpie/cli#1538
I am not sure if this feature should be implemented in httpie or httpie-desktop as OAuth2.0 is, after all (afaik), an orchestration of several HTTP requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned
Projects
None yet
Development

No branches or pull requests

3 participants