Face Reality Skincare · OAuth Scopes

Face Reality Skincare OAuth Scopes

OAuth 2.0 searched

Face Reality Skincare publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Face Reality Skincare API on a user’s behalf.

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.

CompanySkincareBeautyCosmeticsEcommerceShopifyCommerceAgent CommerceMCP
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; returns an ID token identifying the customer.
email Access to the customer's email address and email_verified claim.
customer-account-api:full Full access to the Shopify Customer Account API on behalf of the signed-in customer.
customer-account-mcp-api:full Full access to the customer-account MCP surface on behalf of the signed-in customer.

Source

OAuth Scopes

facerealityskincare-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://facerealityskincare.com/.well-known/openid-configuration
docs: https://shopify.dev/docs/api/customer
description: >-
  OAuth 2.0 scopes advertised by the Shopify Customer Account API discovery
  document for Face Reality Skincare (scopes_supported). openid/email are
  standard OIDC scopes; the customer-account-api and customer-account-mcp-api
  full scopes gate access to the customer account GraphQL API and its MCP
  surface respectively.
schemes:
- name: shopifyCustomerAccountOAuth
  type: oauth2
  authorizationUrl: https://account.facerealityskincare.com/authentication/oauth/authorize
  tokenUrl: https://account.facerealityskincare.com/authentication/oauth/token
scopes:
- scope: openid
  description: Standard OpenID Connect scope; returns an ID token identifying the customer.
  schemes:
  - shopifyCustomerAccountOAuth
- scope: email
  description: Access to the customer's email address and email_verified claim.
  schemes:
  - shopifyCustomerAccountOAuth
- scope: customer-account-api:full
  description: Full access to the Shopify Customer Account API on behalf of the signed-in customer.
  schemes:
  - shopifyCustomerAccountOAuth
- scope: customer-account-mcp-api:full
  description: Full access to the customer-account MCP surface on behalf of the signed-in customer.
  schemes:
  - shopifyCustomerAccountOAuth