code
, state
, and error
, must be passed as query parameters to this route.actor_id
property, then you must register the customer using the Create Customer API route passing the token in the request's Authorization header.curl --location -g --request POST '{{BASE_URL}}/auth/customer//callback'
{
"token": "string"
}