Skip to main content
GET
Handle OAuth callback from Shopify

Query Parameters

code
string

Authorization code from Shopify (if successful)

state
string
required

State parameter for CSRF protection

error
string

Error code if authorization failed

error_description
string

Human-readable error description

Response

Redirects to return URL with success or error parameter