-
Notifications
You must be signed in to change notification settings - Fork 412
[Shopify] Migrate Shopify Connector to Expiring Offline Access Tokens #9327
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
Open
onbuyuka
wants to merge
19
commits into
main
Choose a base branch
from
bugs/637954-migrate-shopify-expiring-tokens
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
357c436
[Shopify] Migrate Shopify Connector to Expiring Offline Access Tokens
onbuyuka ca6ec0d
[Shopify] Remove test scaffolding and clear telemetry event IDs
onbuyuka 725c73d
[Shopify] Update app docs for expiring offline access tokens
onbuyuka 71a73a6
[Shopify] Inline token telemetry calls for the tagging script
onbuyuka c0e21fd
[Shopify] Assign telemetry event IDs
onbuyuka 56aa07d
[Shopify] Address PR feedback on token handling
onbuyuka e3359e6
[Shopify] Address PR review feedback (round 2)
onbuyuka 5e8ec0d
[Shopify] Assign telemetry event ID for token-refresh schedule failure
onbuyuka da2108b
[Shopify] Throttle legacy token migration attempts
onbuyuka fcc6ce6
[Shopify] Keep customer content out of token-refresh telemetry messages
onbuyuka a990649
[Shopify] Fix clashing test object ID (139635 -> 139613)
onbuyuka be53e6d
[Shopify] Use test object ID 139627 (139613 taken on main by Shpfy Va…
onbuyuka 7442e00
[Shopify] Fix AA0137 unused return variable in test helper
onbuyuka a7ac1c9
[Shopify] Clarify EnsureValidAccessToken concurrency doc
onbuyuka 86043d3
[Shopify] Move ScheduleRefreshJob labels to object scope
onbuyuka 9ccd498
[Shopify] Encrypt access token at rest (IsolatedStorage.SetEncrypted)
onbuyuka 14e8487
[Shopify] Guard retry send result after 401 in ExecuteWebRequest
onbuyuka 2260086
[Shopify] Commit before enqueuing token refresh job on install/upgrade
onbuyuka 9da7eef
[Shopify] Do not Commit in install/upgrade when scheduling token refr…
onbuyuka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| # Documentation last updated | ||
| commit: 343aa21d1e5737d250aabf05cd9233d15c411cdc | ||
| date: 2026-04-08 | ||
| commit: ca6ec0d1b28e22419d9f83f4101ae83b74067c29 | ||
| date: 2026-07-11 | ||
| scope: full |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.