Skip to main content

Function: loginWithShopifyCustomerAccount()

loginWithShopifyCustomerAccount(shopifyCustomerAccessToken?): Promise<Session | null>

Parameters

ParameterType
shopifyCustomerAccessToken?string

Returns

Promise<Session | null>