OptionsGangster
Google sign-in for a restricted trading workspace.
Access is controlled by an authorized-user list in MongoDB. Sign in with Google,
then the backend checks whether your email is allowed into the app.
Only approved Google accounts can enter the app.
Admin users can manage the authorization list directly inside the app.
Sessions are stored server-side in MongoDB instead of in-memory state.
Secure Access
Continue with Google
Use the Google account that has been authorized for your workspace.
Loading authentication configuration…
If your Google account is not on the authorized list, the app will reject access even after Google sign-in.