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

append API key option to proxied request #56

Open
akeyder opened this issue Jan 3, 2023 · 1 comment
Open

append API key option to proxied request #56

akeyder opened this issue Jan 3, 2023 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@akeyder
Copy link
Contributor

akeyder commented Jan 3, 2023

No description provided.

@akeyder akeyder added the enhancement New feature or request label Jan 3, 2023
@akeyder akeyder self-assigned this Jan 3, 2023
@akeyder
Copy link
Contributor Author

akeyder commented Jan 3, 2023

currently, config key endpoint.proxyEndpoints.url can be used to append user api key to the proxied requests
e.g.: endpoint.proxyEndpoints.url: https://mainnet.aurora.dev:443/<user api key>
however this approach makes api key global for all proxied request.

this issue is a placeholder in case users require per request api key approach

@akeyder akeyder removed their assignment Jan 3, 2023
@akeyder akeyder added the question Further information is requested label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants
@akeyder and others