Skip to content

feat(oauth): log redirect target on authorization code issuance - #24

Merged
willio merged 1 commit into
mainfrom
fix/oauth-redirect-logging
Sep 1, 2026
Merged

willio merged 1 commit into
mainfrom
fix/oauth-redirect-logging

Conversation

@willio

@willio willio commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Adds the redirect target to the pairing-verified log line, closing a diagnostic blind spot found while debugging a ChatGPT connector that received an authorization code but never exchanged it.

ChatGPT's connector stalled after receiving an authorization code and
never exchanged it; the log showed pairing success and silence, with no
visibility into where the browser was actually redirected. Issuance now
logs the redirect target so hand-off failures are diagnosable.
@willio
willio merged commit 3ad41f7 into main Sep 1, 2026
1 check passed
@willio
willio deleted the fix/oauth-redirect-logging branch September 1, 2026 07:29
willio added a commit that referenced this pull request Sep 1, 2026
feat(oauth): log redirect target on authorization code issuance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant