Skip to Content
IntegrationsSign-in & accounts

Sign-in & accounts

Bidderops authentication is handled by a managed auth service (Supabase Auth). From your perspective there are three ways to sign in, all secure:

Sign-in methods

  1. Email and password — the classic flow.
  2. Magic link — enter your email and click the one-time link sent to your inbox; no password required.
  3. Continue with Google — single sign-on using your Google account. Bidderops only uses Google to confirm who you are; it does not read your Gmail or Calendar.

Invites

Joining an organization happens through an invite:

  • Team invites bring you into an organization with a role assigned by an owner or admin.
  • JV invites bring you into a single bid as an external JV partner.

Invites arrive as a link (and, where email delivery is configured, an email). Accepting one creates or attaches your account appropriately.

What this means for your data

Your identity determines which organization you belong to and what you can do. All data access flows from that identity and is isolated per organization at the database level — see Your data.

Last updated on