POST:storefront/customers/oauth.json
Storefront APIPOST:storefront/customers/oauth.json

POST:storefront/customers/oauth.json

Description

Enable OAuth2 login for yourself.

Topic: Customers

Query Parameters

code: String

OAuth2 authorization code provided by the provider

Example: ?code=str


provider: CustomerOAuthProviderKind, required

OAuth provider kind for customer login

Example: ?provider=apple


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


token: String

OAuth1 token provided by the provider

Example: ?token=str


verifier: String

OAuth1 verifier provided by the provider

Example: ?verifier=str