RepoJournal
Shopify

Shopify

Hydrogen, Polaris, and the CLI — the dev platform behind millions of stores

Pick a date

The Wire · Showcase

CLI adds JWT auth for Stripe signups and fixes preview store recovery

By RepoJournal · Filed · About Shopify

Shopify CLI now lets agents authenticate into stores via JWT tokens, and fixes a critical bug where claimed preview stores throw unhelpful errors instead of guiding users to re-auth.

The CLI shipped a new authentication command [1] that accepts Stripe JWT tokens, letting agents complete store signups programmatically instead of navigating browser flows. This pairs with a critical fix [2] addressing a real friction point: when developers run `shopify store info` against a preview store that's been claimed through the browser, they hit a cryptic error instead of helpful guidance to use `shopify store auth`. The CLI had no way to detect that claim happened locally, so it kept reporting the store as a preview forever. Two new dedicated GraphiQL commands [3] landed alongside these auth improvements, letting developers open authenticated Admin API sessions directly from the CLI for both apps and stores. Behind the scenes, E2E cleanup got smarter [4] with centralized dev store teardown that runs before app cleanup, catching stores that flake during individual test teardowns.

Action items

References

  1. [1] Add authentication command for stripe that accepts a JWT ↗ Shopify/cli
  2. [2] Recover on `store info` after a preview store has been claimed ↗ Shopify/cli
  3. [3] Add dedicated app and store GraphiQL commands ↗ Shopify/cli
  4. [4] Clean up current-run E2E dev stores ↗ Shopify/cli

FAQ

What changed in Shopify on July 4, 2026?
Shopify CLI now lets agents authenticate into stores via JWT tokens, and fixes a critical bug where claimed preview stores throw unhelpful errors instead of guiding users to re-auth.
What should Shopify teams do about it?
Pull CLI to get the preview store recovery fix before your next local development session • If you're building Stripe integrations, test the new JWT auth command against your agent flow • Try the new graphiql commands as a faster way to test Admin API queries
Which Shopify repositories shipped on July 4, 2026?
Shopify/cli

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.