PearPear

Finish signing in with X

Redirect target for X. Settles the Pear account that has this X account connected, and never creates one. Redirects to the frontend with `x_login`, `x_handoff`, and on success an `x_ticket` fragment to redeem below. Always redirects, never renders an error.

GET
/auth/login/x/callback

Query Parameters

code?string
state?string
error?string

Response Body

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