mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
prod_settings: Cleanup intro to Google auth documentation.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user