Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2033 Update GBE account state in response to checkout-web events #555

Merged
merged 16 commits into from Jun 15, 2020

Conversation

@wlycdgr
Copy link
Member

@wlycdgr wlycdgr commented May 21, 2020

  • Have you followed the guidelines in CONTRIBUTING.md?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do?
  • Does your submission pass tests?
  • Did you lint your code prior to submission?

Uses messages broadcast by checkout-web, picked up by an injected content script, and handled by the background script, to:

  • Automatically log user in, fetch their settings (if their email is validated), and fetch their subscription data if they log into their account on checkout-web
  • Automatically log user in if they register on checkout-web
  • Automatically update user's subscription status if they buy Plus, Premium, or Insights on checkout-web
wlycdgr added 7 commits May 1, 2020
…ipt as template. Add basic DEV manifest flag support
…out handling of these events in background#handleCheckoutPages
@wlycdgr wlycdgr requested review from christophertino, zarembsky and ghostery/ghostery as code owners May 21, 2020
@wlycdgr wlycdgr requested review from Eden12345 and benstrumeyer May 21, 2020
wlycdgr and others added 2 commits May 21, 2020
@christophertino christophertino added this to the 8.5.2 milestone May 27, 2020
wlycdgr and others added 6 commits Jun 4, 2020
…to make it easier to read debug and test
@christophertino christophertino merged commit f2a8901 into develop Jun 15, 2020
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@christophertino christophertino deleted the GH-2033/bug/refresh-token-after-purchase branch Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants