Oauth
5 articles about oauth.
Claude Third-Party Apps: Complete List, How They Work, and Billing Explained
Every third-party app that connects to Claude, how OAuth authentication works, billing under the new extra usage system, and how to manage your credits across Cursor, Claude Code, Windsurf, and more.
Third-Party Apps: What They Are, How Permissions Work, and Security Risks
A complete guide to third-party apps covering what they are, how they access your data through OAuth and APIs, common security risks, and how to audit and manage permissions across platforms.
Claude OAuth Error: Request Failed with Status Code 500 - How to Fix It
Step-by-step guide to diagnosing and fixing the Claude OAuth error 'request failed with status code 500'. Covers token refresh failures, API misconfigurations, and server-side issues.
Google Calendar MCP Server: OAuth Is the Hardest Part
Building a Google Calendar MCP server is straightforward until you hit OAuth. The authentication flow is the real challenge, not the calendar API integration.
The Auth Problem for AI Agents - OAuth, Rate Limiting, and Dry Run Modes
AI agents face unique authentication challenges: automating OAuth browser flows, managing rate limits across multiple instances, and testing with dry run modes.