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
Added option to disable google login in the frontend configuration (#3219)
Fix#3220
### Purpose
Right now, both local and google login are enabled, which might confuse
users.
### Changes
1. Introduced googleLogin in environment.default
2. Added googleLogin to dashboard.component
3. Hide the Google Login component in dashboard.component.html if
googleLogin is false
<img width="1470" alt="Bildschirmfoto 2025-01-17 um 17 33 05"
src="https://github.com/user-attachments/assets/18845e12-6aaa-4399-a05f-8c05e3c643ff"
/>
---------
Co-authored-by: Texera <[email protected]>
0 commit comments