Home > @poq/sdk-sfcc > AccountService > createGuestToken
Creates an access token and a refresh token for a guest user.
Signature:
createGuestToken(): Promise<PoqResponse<AuthenticationResponse>>;
Returns:
Promise<PoqResponse<AuthenticationResponse>>
Guest tokens.