Files
Gondulf/uv.lock
Phil Skentelbery d63040b014 fix(templates): handle optional PKCE in retry links
The "Request a new code" and "Try Again" links were outputting
code_challenge=None when PKCE was not used, causing the retry
to fail with validation errors.

Now only includes PKCE parameters if code_challenge has a value.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-17 15:40:39 -07:00

316 KiB