Authorizations
Path Parameters
twitter
, discord
, telegram
, epic
, steam
, ultra
, google
, tiktok
, email
Query Parameters
The ID of the website
"123e4567-e89b-12d3-a456-426614174000"
The ID of the user
"123e4567-e89b-12d3-a456-426614174001"
The wallet address of the user
"0x1234567890abcdef1234567890abcdef12345678"
The redirect URL where the user will land after completing the auth
"https://example.com"
The type of response to return, this is not valid for email auth, email auth only supports the redirect flow via verification link.
redirect
, json
"redirect"
Whether to skip the YouTube channel check, this is only value for google auth
false
The email address of the user, this is only required for email auth
Response
200
Schema for a connect social auth response schema
The URL to redirect to
"https://example.com"