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. |
||
|---|---|---|
| .. | ||
| gcal.lua | ||
| gtasks.lua | ||
| oauth.lua | ||
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. |
||
|---|---|---|
| .. | ||
| gcal.lua | ||
| gtasks.lua | ||
| oauth.lua | ||