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(login): adding wildcard to extension login success url #260

Closed anthony-liddle closed 2 years ago

anthony-liddle commented 2 years ago

Goal

Mini ran into an issue where the login redirect page wasn't closing automatically and I determined this was due to a query param being added to the url. Adding a wildcard to the end should fix it.

Todos: