hackclub / hackclub/sprig

Remove auth tokens from codebase

Open
#3,039 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.