Skip to content

v0.11.0 — the OAuth connect flow is reachable again

Latest

Choose a tag to compare

@callobuzz callobuzz released this 08 Sep 01:50

Fixes the four
defects in #6 that made connect impossible to complete: --store rejected as an excess argument, --store required
instead of read from config, an explicit auth.method silently overwritten with client-credentials (which made the
authorize branch unreachable), and the dotenv banner corrupting the stdio JSON-RPC channel. Adds
SHOPIFY_AUTH_METHOD. Full details in CHANGELOG.md.