A minimal OAuth 2.0 authentication tool for Claude Code using TypeScript and Bun. This repository includes a GitHub Action for easy OAuth authentication in CI/CD workflows.
I’m working on integrating a third-party MCP server with the Google Agent Development Kit (ADK) and would like clarification on the exact OAuth2 setup required for Authorization Code flow. It’s ...