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

Api key are exposed in the network #2277

Open
nabilramy opened this issue Jun 14, 2023 · 2 comments
Open

Api key are exposed in the network #2277

nabilramy opened this issue Jun 14, 2023 · 2 comments
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@nabilramy
Copy link

Hi there,
Im using your npm library in my project and i found that my environments (your api keys) are in exposed in the car request in the network, how to solve this issue??

@nabilramy nabilramy added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Jun 14, 2023
@alanshaw
Copy link
Member

Can you elaborate please? Your API token needs to be sent to authenticate yourself to the service.

@nabilramy
Copy link
Author

yes I know, but since I'm using it as a third party in my service (in frontend code) to store clients data encrypted I can't reveal my api keys, why there's not tokenized urls or something to protect that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants