Skip to content

Commit a16b841

Browse files
authored
Update modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc
1 parent ed7cb6a commit a16b841

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
.Procedure
33
. Allow {product-short} to authenticate with GitHub, by creating a GitHub App.
44
+
5+
[NOTE]
6+
====
57
Use a GitHub App instead of an OAuth app to use fine-grained permissions, use short-lived tokens, scale with the number of installations by avoiding rate limits, and have a more transparent integration by avoiding to request user input.
8+
====
69

710
.. link:https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app[Register a GitHub App] with the following configuration:
811

0 commit comments

Comments
 (0)