Skip to main content

Function: loginWithShopifyStorefront()

loginWithShopifyStorefront(shopifyStorefrontToken, shopifyCustomerAccessToken?): Promise<Session | null>

Parameters​

ParameterType
shopifyStorefrontTokenstring
shopifyCustomerAccessToken?string

Returns​

Promise<Session | null>