Handle Itero O Auth Callback
Handle the iTero OAuth callback after user authorization. Exchanges the authorization code for tokens, discovers the API region, and pairs the account if a single unpaired account is found.
Handle the iTero OAuth callback after user authorization. Exchanges the authorization code for tokens, discovers the API region, and pairs the account if a single unpaired account is found.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
curl -X GET "https://example.com/scanner-connections/itero/callback"Handle3 Shape O Auth Callback GET
Handle the 3Shape OAuth callback after user authorization. Exchanges the code using PKCE, stores encrypted tokens, and discovers active regions.
Handle Medit O Auth Callback GET
Handle the Medit OAuth callback after user authorization. Exchanges the authorization code for tokens, stores encrypted credentials, and redirects to scanner settings.