Claude Code OAuth Login Timeout Bug on Windows

Claude Code, an AI coding assistant from Anthropic, has a confirmed bug preventing Windows users from logging in. The issue affects version 2.1.92 and causes complete login failure through Google OAuth authentication.
Bug Details
The bug manifests as an OAuth timeout error when attempting to log in on Windows systems. Users report the exact error message: OAuth error: timeout of 15000ms exceeded. This occurs consistently regardless of login attempts, effectively blocking all access to Claude Code on affected Windows machines.
Reproduction Steps
- Open Claude Code on Windows
- Start login using Google authentication
- Complete the sign-in flow in the browser
- Return to Claude Code
- Receive the OAuth timeout error
The issue reporter confirmed using Claude Code version 2.1.92 on Windows with WSL (Windows Subsystem for Linux). The bug was reported on April 6, 2026, and has generated significant discussion with 56 points and 35 comments on Hacker News, indicating it affects multiple users.
Impact
This is a blocking bug that prevents Windows users from accessing Claude Code entirely. The 15-second timeout occurs during the OAuth handshake process, suggesting either network configuration issues, firewall interference, or a bug in the authentication flow implementation specific to Windows environments.
For developers relying on Claude Code for AI-assisted programming, this represents a significant workflow disruption until Anthropic releases a fix. The issue is labeled as a bug in the GitHub repository but currently has no assignee or milestone for resolution.
📖 Read the full source: HN AI Agents
👀 See Also

Vibe Coding vs Agentic Engineering: The Blur Lines Are Getting Uncomfortable
Simon Willison reflects on how vibe coding and agentic engineering are converging in his own workflow, noting that he now trusts Claude Code to write production JSON API endpoints without reviewing every line — and that feels weird.

Revolutionize API Monitoring Across Providers with onWatch
Discover how onWatch, a powerful new tool, streamlines tracking your AI API quota usage across multiple providers, ensuring you stay within limits and optimize resource allocation.

Local LLM Benchmark: Backend Generation by Function Calling – GLM, Qwen, DeepSeek Compared
A rigorous benchmark of local and frontier LLMs for backend code generation via function calling, with scoring rubric. Key findings: qwen3.5-35b-a3b matches gpt-5.4 on DB/API design, and dense Qwen 27B beats 397B MoE. Frontier models dropped due to cost.

AI Detection Tools Push Students to Use AI Defensively, Study Finds
AI detection tools in education are causing students to intentionally write worse to avoid false positives, with some students turning to AI tools defensively to check if their own writing will be flagged.