Skip to content

Complete OAuth2 login

GET
/v1/auth/callback
curl --request GET \
--url 'https://api.adversarial.com/api/v1/auth/callback?state=example'
code
string | null
state
required
string
error
string | null

Redirect to the next URL

Unauthorized

Internal server error