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

FIX: (Climate Explorer) Add API key to config file for explorer #49

Open
ccornick opened this issue Jun 20, 2023 · 1 comment
Open

FIX: (Climate Explorer) Add API key to config file for explorer #49

ccornick opened this issue Jun 20, 2023 · 1 comment

Comments

@ccornick
Copy link
Collaborator

ccornick commented Jun 20, 2023

We should have API key support on token-driver (set in explorer mode). This way, we can have explorer-ui pass an API key to token-driver.

We do not want to have API key support on token-driver that is set in registry or client mode.

@ccornick
Copy link
Collaborator Author

From Brad: The climate explorer UI makes calls to climate-token-driver (running in explorer mode). It does not appear that climate-token-driver currently supports an API token. Should I also update climate-token-driver to have a configurable API key and then modify climate-explorer-ui to send the token along?

I could also just modify climate-explorer-ui to send the token along but we won't be able to verify it end-to-end until climate-token-driver implements the api key.

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

No branches or pull requests

1 participant