From 8e43457f2cdc94763e710dc5aa1be0d28481576e Mon Sep 17 00:00:00 2001 From: Nicolas Arnold Date: Tue, 28 Sep 2021 12:37:34 +0100 Subject: [PATCH] Addressing doc comment Signed-off-by: Nicolas Arnold --- docs/auth/github/provider.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/auth/github/provider.md b/docs/auth/github/provider.md index bcd6f3092e..d8803e392d 100644 --- a/docs/auth/github/provider.md +++ b/docs/auth/github/provider.md @@ -41,8 +41,6 @@ auth: clientSecret: ${AUTH_GITHUB_CLIENT_SECRET} ## uncomment if using GitHub Enterprise # enterpriseInstanceUrl: ${AUTH_GITHUB_ENTERPRISE_INSTANCE_URL} - ## uncomment if intermediate service is used when using github apps - # callbackUrl: ${AUTH_GITHUB_CALLBACK_URL} ``` The GitHub provider is a structure with three configuration keys: