pending.nvim/lua/pending/sync
Barrett Ruth fadad3ed95 feat(oauth): add OAuthClient:clear_tokens() method
Problem: no way to wipe just the token file while keeping credentials
intact — `_wipe()` removed both.

Solution: add `clear_tokens()` that removes only the token file.
2026-03-06 12:33:45 -05:00
..
gcal.lua fix(sync): auth and health UX improvements (#75) 2026-03-05 23:26:09 -05:00
gtasks.lua feat(sync): diff metadata preservation, auth unification, and sync quality improvements (#74) 2026-03-05 22:40:19 -05:00
oauth.lua feat(oauth): add OAuthClient:clear_tokens() method 2026-03-06 12:33:45 -05:00