From 15d7e7629a84ee805fef30ee7e52fc6f3ee8275c Mon Sep 17 00:00:00 2001 From: samuel-glitch <56006487+samuel-glitch@users.noreply.github.com> Date: Fri, 11 Oct 2019 07:56:02 -0500 Subject: [PATCH] Add a sentence to clarify GitHub Authentication (#4360) --- docs/backend/auth-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend/auth-github.md b/docs/backend/auth-github.md index c5e6ad597..35594a30d 100644 --- a/docs/backend/auth-github.md +++ b/docs/backend/auth-github.md @@ -25,7 +25,7 @@ DEV allows you to authenticate using GitHub. To use this authentication method i ![github-3](https://user-images.githubusercontent.com/22895284/51085863-49337b80-173f-11e9-81bf-1c1e38035a7a.png) -5. Fill in the token description and generate the token. +5. Fill in the token description and generate the token. You don't need to select any of the scopes. 6. Be sure that you copy the token right away because it is the only time you will see it. Change it accordingly.