Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Disable Google Registration & Login #724

Closed
aazam476 opened this issue Mar 16, 2022 · 3 comments
Closed

[FEATURE] Disable Google Registration & Login #724

aazam476 opened this issue Mar 16, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@aazam476
Copy link

Is your feature request related to a problem? Please describe.
Allow users deploying the app to disable the Google Registration & Login feature.

Describe the solution you'd like
Make an environment variable (disabled by default) that when enabled will disable the Google Registration & Login feature.

@aazam476 aazam476 added the enhancement New feature or request label Mar 16, 2022
@modem7
Copy link
Contributor

modem7 commented Mar 16, 2022

Would be duplicated by #698

@aazam476
Copy link
Author

They are stating to disable the registration entirely. My issue is to just disable the Google Registration and Login feature, not the the entire Registration and Login.

@AmruthPillai
Copy link
Owner

You should now be able to disable Google Login + Registration by just not passing GOOGLE_CLIENT_ID in the env. If it's missing/empty, then the button is just not shown in the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants