We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed0c78 commit 9e22b77Copy full SHA for 9e22b77
default_config/dev/config.yaml
@@ -78,7 +78,7 @@ SOCIAL_AUTH_ENABLED: false
78
#feature flag to enable registration from app
79
REGISTRATION_ENABLED: true
80
#feature flag to do the authentication flow in the browser to log in
81
-BROWSER_LOGIN: true
+BROWSER_LOGIN: false
82
#feature flag to do the registration for in the browser
83
BROWSER_REGISTRATION: false
84
#Course navigation feature flags
0 commit comments