Skip to content

Commit

Permalink
Update provider.md
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Kumar <[email protected]>
  • Loading branch information
AdityaK60 authored Jan 30, 2025
1 parent 5a0914a commit dcfe1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/auth/github/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Settings for local development:

GitHub Apps handle OAuth scope at the app installation level, meaning that the
`scope` parameter for the call to `getAccessToken` in the frontend has no
effect. When calling `getAccessToken` in open-source plugins, one should still
effect. When calling `getAccessToken` in open source plugins, one should still
include the appropriate scope, but also document in the plugin README what
Scopes are required for GitHub Apps.
scopes are required for GitHub Apps.

## Configuration

Expand Down

0 comments on commit dcfe1f2

Please sign in to comment.