generated: '2026-07-18' method: searched source: https://daily-harvest.com/.well-known/openid-configuration docs: https://shopify.dev/docs/api/customer note: >- scopes_supported taken verbatim from the live OIDC discovery document served on the provider host. These are Shopify Customer Account API scopes for account.daily-harvest.com (issuer https://shopify.com/authentication/73275670826). schemes: - name: shopify-customer-account-oidc source: well-known/daily-harvest-openid-configuration.json flows: - flow: authorizationCode authorizationUrl: https://account.daily-harvest.com/authentication/oauth/authorize tokenUrl: https://account.daily-harvest.com/authentication/oauth/token scopes: - scope: openid description: OpenID Connect authentication; issue an ID token for the customer. flows: [authorizationCode] sources: [well-known/daily-harvest-openid-configuration.json] - scope: email description: Access the customer's email address and email_verified claim. flows: [authorizationCode] sources: [well-known/daily-harvest-openid-configuration.json] - scope: customer-account-api:full description: Full access to the Shopify Customer Account API for the authenticated customer. flows: [authorizationCode] sources: [well-known/daily-harvest-openid-configuration.json] - scope: customer-account-mcp-api:full description: Full access to the Shopify Customer Account MCP API for the authenticated customer. flows: [authorizationCode] sources: [well-known/daily-harvest-openid-configuration.json]