Customer Auth

GitHub OAuth callback for backend-mediated flow

get/v1/customer/auth/github/callback

Query parameters

codestring required

Authorization code from GitHub

statestring required

Base64-encoded state payload

errorstring

OAuth error code if authorization failed

error_descriptionstring required

Changes