You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ A simple React application consuming the GitHub GraphQL API with plain HTTP requ
16
16
* cd react-graphql-github-vanilla
17
17
* npm install
18
18
*[add your own REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN in .env file](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)
19
-
* scopes/permissions you need to check: admin:org, repo, user
19
+
* scopes/permissions you need to check: admin:org, repo, user, notifications
0 commit comments