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

Add API key to config file for explorer #76

Open
ccornick opened this issue Apr 24, 2023 · 2 comments
Open

Add API key to config file for explorer #76

ccornick opened this issue Apr 24, 2023 · 2 comments
Assignees

Comments

@ccornick
Copy link
Collaborator

ccornick commented Apr 24, 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.

@brodoin brodoin self-assigned this Apr 25, 2023
@brodoin
Copy link

brodoin commented Apr 25, 2023

@ccornick 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.

@brodoin
Copy link

brodoin commented May 3, 2023

Would estimate 2-4 hours including adding the parameter to the calls from climate-wallet.

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

2 participants