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

Support query parameter authentication #117

Closed
duckontheweb opened this issue Nov 9, 2021 · 0 comments · Fixed by #118
Closed

Support query parameter authentication #117

duckontheweb opened this issue Nov 9, 2021 · 0 comments · Fixed by #118

Comments

@duckontheweb
Copy link
Collaborator

In the Radiant MLHub API, we use a key query string parameter to pass user API keys as part of our requests. It looks like pystac-client supports adding headers to every request for a Client instance, but I did not see a way to do the same for a query string parameter.

Would you be open to adding a params argument to StacApiIO, Client.open, and Client.file to allow users to include specific query parameters in every request to that API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant