POST
/
users
/
social

Query Parameters

signup_token
string | null

Body

application/json
id_token
string
required
provider
enum<string>
required
Available options:
google,
github,
okta,
azure-ad,
custom

Response

200 - application/json
id
string
required
permissions
object[]
email
string | null
first_name
string | null
default:
last_name
string | null
default:
auth_method
enum<string> | null
default: email
Available options:
email,
google,
github,
okta,
azure-ad,
custom
is_admin
boolean | null
role
enum<string> | null
Available options:
admin,
manager,
user,
read_only
email_is_verified
boolean | null
created_at
string
required
updated_at
string
required