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

OAuth2 #34

Open
kyleect opened this issue Dec 14, 2024 · 0 comments
Open

OAuth2 #34

kyleect opened this issue Dec 14, 2024 · 0 comments
Labels
enhancement New feature or request scope:auth Authenticating in request files

Comments

@kyleect
Copy link
Member

kyleect commented Dec 14, 2024

Implement support for oauth2

This was implemented (client_credentials) at some point but removed when trying to implement WASM.

This is also part of a large story around the auth section in the config document. Different oauth2 methods will also require different providers to be implemented. e.g. @auth.oauth2.access_token

@kyleect kyleect added the enhancement New feature or request label Dec 14, 2024
@kyleect kyleect added the scope:auth Authenticating in request files label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:auth Authenticating in request files
Projects
None yet
Development

No branches or pull requests

1 participant