Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
273 stars 48 forks source link

fix(useractions): clear all local settings on logout #256

Closed anthony-liddle closed 2 years ago

anthony-liddle commented 2 years ago

Goal

Clear all locally stored settings when a user logs out

Todos:

Implementation Decisions

Easy enough to clear everything instead of just the access token.