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