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
274 stars 48 forks source link

feature(auth): respond to unauthenticated save request #100

Closed collectedmind closed 5 years ago

collectedmind commented 5 years ago

Behavior

When the user clicks on the Save To Pocket extension button, if they do not have an auth token, they should be logged in automatically (if they are logged in to their browser) or be given the opportunity to log in to the browser.

Execution Steps