Update docs/howto/auth/github.rst

Co-Authored-By: huhuhang <huhuhang@users.noreply.github.com>
This commit is contained in:
Yuvi Panda
2019-01-31 10:24:44 +08:00
committed by GitHub
parent 3cdb9dfc8c
commit d7ad9ddefa

View File

@@ -62,6 +62,7 @@ For more information on ``tljh-config``, see :ref:`topic/tljh-config`.
::
sudo tljh-config set auth.GitHubOAuthenticator.client_secret '<my-tljh-client-secret>'
::
sudo tljh-config set auth.GitHubOAuthenticator.oauth_callback_url 'http(s)://<my-tljh-ip-address>/hub/oauth_callback'