Update provider.md

Signed-off-by: Aditya Kumar <136452216+AdityaK60@users.noreply.github.com>
This commit is contained in:
Aditya Kumar
2025-01-30 08:58:50 +05:30
committed by GitHub
parent 5a0914a15a
commit dcfe1f2c9c
+2 -2
View File
@@ -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