Customers > Customers > storefrontCustomersOauth
POST:storefront/customers/oauth.json
Description
Enable OAuth2 login for yourself.
Topic: Customers
Arguments
OAuth2 authorization code provided by the provider
provider: CustomerOAuthProviderKind!
OAuth provider kind for customer login
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
OAuth1 token provided by the provider
OAuth1 verifier provided by the provider
Result
Boolean
Preview (typescript)
Loading module