devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
31 stars 4 forks source link

Delete credentials when removing manifests, add global clear #223

Closed kzu closed 1 month ago

kzu commented 1 month ago

The new config --clear will remove all cached creds. Should make it easier to reset the creds used for each sponsorable account (interactive login will be needed for each again to sync/refresh).

Improved rendering of messages when removing manifests, since we now also delete creds so we don't leave those behind.