GuideLab API

Handle Xero OAuth callback

Handle the Xero OAuth 2.0 callback after user authorization. Exchanges the authorization code for tokens and stores them.

GET
/integrations/xero/callback

Handle the Xero OAuth 2.0 callback after user authorization. Exchanges the authorization code for tokens and stores them.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X GET "https://example.com/integrations/xero/callback"
null
Empty