BigCommerce OAuth Authorization
GET/sso/bigcommerce/auth
Handles BigCommerce OAuth authorization callbacks. Accepts either an authorization code (for install flow) or a signed_payload (for load/uninstall callbacks). Returns an HTML page on success.
Request
Responses
- 200
- 400
OK: Authorization successful, returns HTML page.
Bad Request: The request could not be understood by the server due to malformed syntax.