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
We need a way how to disable sign up via email For example via env variable: GEOPULSE_EMAIL_SIGNUP_ENABLED=true. If disabled, the sign up API on backend should throw an error. Frontend should show some notification and disable sign up button.