pending.nvim/lua
Barrett Ruth cfdcff9eba fix(sync): warn instead of auto-reauth when token is missing
Problem: `with_token` silently triggered an OAuth browser flow when no
tokens existed, with no user-facing explanation.

Solution: replace the auto-reauth branch with a `log.warn` directing
the user to run `:Pending auth`.
2026-03-06 12:33:50 -05:00
..
pending fix(sync): warn instead of auto-reauth when token is missing 2026-03-06 12:33:50 -05:00