Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Show diff for changed scope#811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
jdevries3133 wants to merge1 commit intooauthlib:master
base:master
Choose a base branch
Loading
fromjdevries3133:feat/show-diff-for-changed-scope

Conversation

jdevries3133
Copy link

This is a draft PR to show a clean diff instead of a "splat" of text when a scope
change occurs. According to (my understanding of) RFC 6749 Section A.4, the only
allowed delimiter for oauth scopes is a space character:

A.4.  "scope" Syntax   The "scope" element is defined in Section 3.3:     scope       = scope-token *( SP scope-token )     scope-token = 1*NQCHAR

Therefore, this implementation should be good to go. I updated tests so that
they pass with the change. Looking forward to feedback.

Please note that there could be a possible merge conflict with pr#810, so please
review and merge that less-controversial PR first so that I can resolve those
changes into this draft.

Thanks!

@jdevries3133jdevries3133 changed the titleShow draft for changed scopeShow diff for changed scopeApr 1, 2022
@jdevries3133jdevries3133 marked this pull request as draftApril 1, 2022 12:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@jdevries3133

[8]ページ先頭

©2009-2025 Movatter.jp