pending.nvim/lua
Barrett Ruth 17d31c0fc2 fix(sync): include backend name in bundled-creds auth recommendation (#124)
Problem: `with_token()` recommended the generic `:Pending auth` when
credentials were missing, even though the backend was already known.

Solution: append the backend name so the message reads e.g.
`:Pending auth gtasks` instead of `:Pending auth`.
2026-03-10 11:43:51 -04:00
..
pending fix(sync): include backend name in bundled-creds auth recommendation (#124) 2026-03-10 11:43:51 -04:00