Commit 8c7d0a5
committed
Corrected OAuth scopes required.
I thought requiring a "user" OAuth scope for reading team membership was a bit odd, so I tried it with "read:org" and it worked, so correcting the documentation. "write:org" and "admin:org" are untested, but would make more sense than "user".1 parent 9c454b4 commit 8c7d0a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments