Skip to content

fix(oauth): bind refresh grants to authenticated client - #123

Merged
BK1031 merged 4 commits into
mainfrom
bk1031/oauth-refresh-client-binding
Aug 31, 2026
Merged

fix(oauth): bind refresh grants to authenticated client#123
BK1031 merged 4 commits into
mainfrom
bk1031/oauth-refresh-client-binding

Conversation

@BK1031

@BK1031 BK1031 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor
  • Verify each refresh token audience matches the authenticated OAuth client
  • Reject cross-client refresh-token exchanges
  • Fail refresh rotation when revocation of the previous token fails
  • Add regression coverage for client-bound refresh claims

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T19:39:25.043545Z 308ae4d PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@BK1031
BK1031 force-pushed the bk1031/first-party-refresh-binding branch from e66ecf3 to d869bdc Compare August 31, 2026 20:08
@BK1031
BK1031 force-pushed the bk1031/oauth-refresh-client-binding branch 2 times, most recently from db8e71e to 9f0c215 Compare August 31, 2026 20:20
@BK1031
BK1031 force-pushed the bk1031/first-party-refresh-binding branch from d869bdc to 535a2a4 Compare August 31, 2026 20:20
@BK1031
BK1031 force-pushed the bk1031/first-party-refresh-binding branch from 535a2a4 to 37c2042 Compare August 31, 2026 20:56
Base automatically changed from bk1031/first-party-refresh-binding to main August 31, 2026 20:57
@BK1031
BK1031 force-pushed the bk1031/oauth-refresh-client-binding branch from 9f0c215 to 0cc22f0 Compare August 31, 2026 20:57
@BK1031
BK1031 enabled auto-merge August 31, 2026 20:58
@BK1031
BK1031 merged commit 86d2a79 into main Aug 31, 2026
19 checks passed
@BK1031
BK1031 deleted the bk1031/oauth-refresh-client-binding branch August 31, 2026 21:00
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.

2 participants