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

fix(safari): force guid to unwrap #128

Closed collectedmind closed 5 years ago

collectedmind commented 5 years ago

Goal

Auth was not functioning consistently

Implementation Decisions

This forces the guid as opposed to having it sometimes return as optional as far as I can tell.

All Submissions:

nelsonomuto commented 5 years ago

@collectedmind this fixes the log in, lgtm!