PearPear

Finish linking an X account

Redirect target for X. Always redirects to the frontend with a status, never renders an error. Takes no credential: the `state` parameter is what identifies the account, and it is unguessable, single-use and minted only by an authenticated start.

GET
/auth/link/x/callback

Query Parameters

code?string
state?string
error?string

Response Body

curl -X GET "https://example.com/auth/link/x/callback"
Empty