loginWithCustomerLoginJwt

Login with Customer Login JWT.

Arguments

jwtStringRequired

Customer Login JWT, for more information: /developer/api-reference/authentication/customer-login.

guestCartEntityIdStringOptional
The guest cart entity Id which should be assigned.

Returns

a LoginWithCustomerLoginJwtResult
redirectToString
The URL to redirect to after login.
customerCustomer
The currently logged in customer.
cartCart
The cart that is assigned to the customer after login.
customerAccessTokenCustomerAccessToken

The customer access token. This field can only be fetched in server-to-server context.