code
, state
, and error
, must be passed as query parameters to this route.actor_id
property, then you must create a user, typically using the Accept Invite route passing the token in the request's Authorization header.curl --location -g --request POST '{{BASE_URL}}/auth/user//callback'
{
"token": "string"
}