Handle Xero OAuth callback
Handle the Xero OAuth 2.0 callback after user authorization. Exchanges the authorization code for tokens and stores them.
Handle the Xero OAuth 2.0 callback after user authorization. Exchanges the authorization code for tokens and stores them.
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"nullHandle Fatture in Cloud OAuth callback GET
Handle the Fatture in Cloud OAuth 2.0 callback. Exchanges the authorization code for tokens, and either binds the single visible company or parks the grant until a manager selects one.
Initiate Fatture in Cloud OAuth authorization POST
Initiate the Fatture in Cloud OAuth 2.0 authorization flow. Returns a URL to redirect the user to the consent screen. Requires organization manager access.