We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d0f25 commit 42eb993Copy full SHA for 42eb993
src/faqs/2.md
@@ -5,7 +5,9 @@ When authenticating via **Personal Access Token (PAT)**:
5
- open [GitHub Developer Settings >> Tokens](https://github.com/settings/tokens)
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`
8
-
+
9
+<br />
10
11
When authenticating via **Gitify GitHub App**:
12
- some organizations require GitHub Apps to request access prior to allowing access to organization data (including notifications)
13
- to check if Gitify is approved by your organization
0 commit comments