CRU Kafe · OAuth Scopes

CRU Kafe OAuth Scopes

OAuth 2.0 searched

CRU Kafe uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyCoffeeEcommerceRetailConsumer GoodsFood and BeverageShopifyAgent CommerceUCP
Scopes: 0 Flows: Method: searched

Scopes (0)

CRU Kafe implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

cru-kafe-scopes.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://www.crukafe.com/.well-known/openid-configuration (scopes_supported)
docs: https://shopify.dev/docs/api/customer
provider_note: >-
  OAuth scopes advertised by the Shopify Customer Account OIDC discovery document served
  on crukafe.com. Platform-standard Shopify customer-account scopes, not custom CRU Kafe scopes.
scopes:
- name: openid
  description: OpenID Connect authentication; returns an ID token identifying the customer.
- name: email
  description: Access the authenticated customer's email address and verification status.
- name: customer-account-api:full
  description: Full access to the Shopify Customer Account API on behalf of the signed-in customer.
- name: customer-account-mcp-api:full
  description: Full access to the Customer Account MCP API surface (agent-driven customer operations).