Skip to main content
Handles the OAuth redirect from Canva after authorization.

Endpoint

GET /functions/v1/canva-auth-callback

Flow

  1. Validates authorization code
  2. Exchanges for access and refresh tokens
  3. Stores connection securely
  4. Redirects user back to the app