File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ title: "My notifications aren't showing?"
33---
44When authenticating via ** Personal Access Token (PAT)** :
55- open [ GitHub Developer Settings >> Tokens] ( https://github.com/settings/tokens )
6- - confirm that your PAT has the following permissions: ` notifications ` , ` read:user ` and ` repo `
6+ - confirm that your PAT has the following recommended permissions: ` notifications ` , ` read:user ` and ` repo `
7+ - Note: if you only want Gitify to access public repositories, you can use permissions: ` notifications ` , ` read:user ` and ` public_repo `
78
89When authenticating via ** Gitify GitHub App** :
910- some organizations require GitHub Apps to request access prior to allowing access to organization data (including notifications)
You can’t perform that action at this time.
0 commit comments