Skip to main content

OAuth + MCP end-to-end test

Self-contained proof of the connector flow. The page generates PKCE, redirects to our /oauth/authorize, catches the callback, exchanges the code, then calls the mcp-connector tools. One user click (Allow) — everything else is automatic.

Pressing Start below will:

  1. Generate a fresh PKCE verifier + challenge (in your browser).
  2. Redirect you to /oauth/authorize with this page as the callback.
  3. You click Allow once.
  4. You return here automatically.
  5. The page exchanges the code, calls MCP, and shows your data below.

Flow log

No steps yet.

Dijin — Everything you'd want to remember