auth: Ignore tokens.json so Login output is not git-added #21
Reference in New Issue
Block a user
Delete Branch "blake/ignore-tokens-json"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tokens.jsonto.gitignoresoLogin/WriteTokensoutput is not staged bygit add .Why
OAuth material (access/refresh, often client_secret) must not land in forge history. Closes #20.
Test plan
.gitignorematchestokens.jsongit check-ignore -v tokens.jsonin a checkout with a local token file