You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you can configure via looking into settings.py from the main zulip repo, as well as setting the configuration secrets ex: SOCIAL_AUTH_GITHUB_KEY, SOCIAL_AUTH_GITHUB_ORG_NAME etc in zulip-secrets.conf. Further details are documented in your settings.py.
Yes, that's correct. You can also use the MANUAL_CONFIGURATION option and just provide your own /etc/zulip/ files; passing these through Docker environment variables is a bit awkawrd.
May I ask how to configure
GitHubAuthBackend
, in terms what are the added lines of code? if possible will appreciate a working documentation on it.The text was updated successfully, but these errors were encountered: