Skip to content

Conversation

@ThomasK33
Copy link
Member

Refine scope handling to trim whitespace and split space separated
tokens so all grant flows comply with RFC 6749 scope semantics.
Add table driven tests covering authorize, token, and refresh cases to
assert the parsed scopes always match expected slices.

Refine scope handling to trim whitespace and split space separated
tokens so all grant flows comply with RFC 6749 scope semantics.
Add table driven tests covering authorize, token, and refresh cases to
assert the parsed scopes always match expected slices.
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but someone more familiar with the code should review too I think.

@ThomasK33 ThomasK33 merged commit 251f787 into main Oct 19, 2025
27 checks passed
@ThomasK33 ThomasK33 deleted the thomask33/10-17-normalize_oauth_scope_parsing branch October 19, 2025 11:20
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants