Set up API Key Protection
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Using API keys on client side is a discouraged practice. In order to provide velocity of development, this package currently requires API keys to be passed to each hook. The Expectations from this issue is to solve for that.
Suggestions
1. One way is to use env variables.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the hooks and entry points where API keys are currently passed, then review the repository setup to determine how configuration is handled. Define and document a secure approach that removes the need to pass keys to each hook, and verify that the hooks still work with the chosen configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100