Y
Hacker News
new
|
ask
|
show
|
jobs
by
kurokawad
604 days ago
Thanks! May I ask why would you split API keys from the rest?
1 comments
p-o
604 days ago
API Keys are usually secrets and as such, if I wanted to commit those files to git, the API token would not leak to my repository.
link
kurokawad
604 days ago
Seems legit! Gonna add it
link