Remove auth tokens from codebase
Open
bug
tech debt
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.8k
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 12
Description
There are a few checked-in auth tokens in the codebase - specifically, the airbridge token (which is RO) and the recaptcha token (which only applies to Sprig).
While this is bad, and these should be removed from the codebase, the actual potential for harm is very low.
Contributor guide
Research direction
Search the codebase for the airbridge and reCAPTCHA tokens, then inspect how each is used. Remove the checked-in values without breaking the Sprig integration, and verify that no auth tokens remain in tracked files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100