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 --request POST '/auth/user//callback'
{
"token": "string"
}