location property. You redirect to the specified URL in your storefront to continue authentication with the third-party service.curl --location --globoff '{{BASE_URL}}/auth/customer/' \
--header 'Content-Type: application/json' \
--data '{}'{
"token": "string"
}