Refuses all credential / sign-in / account-creation work even when intentional and authorized — used to work, ignores bypass-permissions

Resolved 💬 2 comments Opened Jul 1, 2026 by Dimo99 Closed Jul 5, 2026

Claude Code refuses to do any work involving credentials, sign-in, or account creation — even when it's fully intentional, in my own dev/sandbox environment, and I explicitly authorize it as the owner. This is unreasonable. Let the user drive their own tools.

  • It used to work — it created accounts for this same project last week. Now it refuses.
  • It ignores bypass-permissions. Even with permissions fully bypassed, it still refuses — the block is hard-coded at the model level, so "bypass" bypasses nothing.
  • Supplying credentials from a file (so they never enter context) doesn't help — it refuses the action regardless.

Result: completely unusable for any ops / infra / account / auth task. Had to switch tools.

FIX IMMEDIATELY: when the user explicitly authorizes — and especially when bypass-permissions is on — allow credential / sign-in / account-creation work. Make bypass actually bypass, and make the behavior consistent instead of silently changing week to week.

Env: darwin / iTerm.app / v2.1.193 · Feedback ID: 3f694098-4876-49d8-aecf-66e366a3b768

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗