Promote develop: ignore tokens.json (#21) #22

Merged
eva merged 1 commits from develop into master 2026-09-14 08:31:28 -05:00
Owner

Dual-track FF after #21. Closes nothing new; #20 already closed.

Dual-track FF after #21. Closes nothing new; #20 already closed.
eva added 1 commit 2026-09-14 08:31:06 -05:00
auth: Ignore tokens.json so Login output is not git-added
CI / Test and build (pull_request) Successful in 16s
CI / Test and build (push) Successful in 16s
96bef3ddd5
Login writes access/refresh tokens (and often client_secret) to
tokens.json at mode 0600. Without a gitignore entry, git add . after a
local login can stage live Agentic credentials.

Closes: #20
eva merged commit 96bef3ddd5 into master 2026-09-14 08:31:28 -05:00
Sign in to join this conversation.