Skip to content

fix: change 'scopes' keyword to 'scope'#646

Merged
jensneuse merged 2 commits into
wundergraph:mainfrom
rickpasetto:rickpasetto/issue-645
Mar 19, 2024
Merged

fix: change 'scopes' keyword to 'scope'#646
jensneuse merged 2 commits into
wundergraph:mainfrom
rickpasetto:rickpasetto/issue-645

Conversation

@rickpasetto

@rickpasetto rickpasetto commented Mar 18, 2024

Copy link
Copy Markdown
Contributor

Motivation and Context

A lot of details about this problem is outlined in #645 . This relatively trivial change fixes what appears to be a typo: the scopes keyword gleaned from the JWT token payload should be scope according to RFC 8693.

Closes #645

TODO

@jensneuse jensneuse changed the title fix #645: Change 'scopes' keyword to 'scope' fix: #645: Change 'scopes' keyword to 'scope' Mar 19, 2024
@jensneuse jensneuse changed the title fix: #645: Change 'scopes' keyword to 'scope' fix: Change 'scopes' keyword to 'scope' Mar 19, 2024
@jensneuse jensneuse changed the title fix: Change 'scopes' keyword to 'scope' fix: change 'scopes' keyword to 'scope' Mar 19, 2024
@jensneuse jensneuse merged commit 9947d43 into wundergraph:main Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cosmo Router incorrectly checks the wrong "scopes" claim

2 participants