🧪 Manual OAuth Test

This is a test endpoint. In a real OAuth flow:

  1. Claude Web initiates OAuth by calling /oauth/authorize
  2. We redirect to GitHub with encoded state
  3. GitHub calls back here with code and state
  4. We exchange the code for a token
  5. We redirect back to Claude with the code

Status: OAuth configuration is ✅ Ready

GitHub Client ID: Ov23lieGMEzGic3UEfft

Back to home