loginWithCustomerLoginJwt
Login with Customer Login JWT.
Arguments
jwt
Customer Login JWT, for more information: /developer/api-reference/authentication/customer-login.
guestCartEntityId
The guest cart entity Id which should be assigned.
Returns
redirectTo
The URL to redirect to after login.
customer
The currently logged in customer.
cart
The cart that is assigned to the customer after login.
customerAccessToken
The customer access token. This field can only be fetched in server-to-server context.