prod_settings: Cleanup intro to Google auth documentation.

This commit is contained in:
Tim Abbott
2016-07-29 12:23:58 -07:00
parent 7531d9679b
commit d9b5f3089b

View File

@@ -29,8 +29,7 @@ AUTHENTICATION_BACKENDS = (
# 'zproject.backends.ZulipRemoteUserBackend', # Local SSO, setup docs on readthedocs # 'zproject.backends.ZulipRemoteUserBackend', # Local SSO, setup docs on readthedocs
) )
# Google Oauth requires a bit of configuration; you will need to go to # To enable Google authentication, you need to do the following:
# do the following:
# #
# (1) Visit https://console.developers.google.com, setup an # (1) Visit https://console.developers.google.com, setup an
# Oauth2 client ID that allows redirects to # Oauth2 client ID that allows redirects to