diff --git a/docs/howto/auth/github.rst b/docs/howto/auth/github.rst index f340c63..0793abe 100644 --- a/docs/howto/auth/github.rst +++ b/docs/howto/auth/github.rst @@ -62,6 +62,7 @@ For more information on ``tljh-config``, see :ref:`topic/tljh-config`. :: sudo tljh-config set auth.GitHubOAuthenticator.client_secret '' + :: sudo tljh-config set auth.GitHubOAuthenticator.oauth_callback_url 'http(s):///hub/oauth_callback'