pending.nvim/lua
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
..
pending feat(oauth): add OAuthClient:clear_tokens() method 2026-03-06 12:33:45 -05:00