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
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Changed comma to space in accordance with OAuth spec#1067

Merged
MikeMcQuaid merged 1 commit intogithub:masterfromedjiang:master
May 12, 2016
Merged

Changed comma to space in accordance with OAuth spec#1067

MikeMcQuaid merged 1 commit intogithub:masterfromedjiang:master
May 12, 2016

Conversation

edjiang
Copy link
Contributor

In theOAuth 2 spec, it says that:

The value of the scope parameter is expressed as a list of space-delimited, case-sensitive strings.

I tested this, and it seems like GitHub's OAuth implementation allows both spaces (to be spec compliant) and commas to delimit scopes. I think we should change the documentation so it matches the spec, and what people expect.

Otherwise the documentation will force people developing OAuth clients to make a deviation just for GitHub, even when it's not needed.

@MikeMcQuaid
Copy link
Contributor

Thanks for the PR! Bringing in@pengwynn and/or@ptoomey3 for more thoughts here.

@ptoomey3
Copy link
Member

Seems fine to me.

@MikeMcQuaidMikeMcQuaid merged commit2dda0f4 intogithub:masterMay 12, 2016
@MikeMcQuaid
Copy link
Contributor

@edjiang Thanks for your contribution to developer.github.com! You rock!

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
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.

3 participants
@edjiang@MikeMcQuaid@ptoomey3

[8]ページ先頭

©2009-2025 Movatter.jp