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(auth): add sentry error reporting to auth #275

Closed anthony-liddle closed 2 years ago

anthony-liddle commented 2 years ago

Goal

Adding Sentry error reporting to determine what would be causing auth issues.

Todos:

Implementation Decisions

Most of this was completed by Joel, taken over the finish line by me.