Mojito Logo
Mojito
API Reference

Authentication

How account access works in Mojito.

The Mojito Control Plane requires users to sign in before they can access projects, properties, features, and rules.

Authentication Methods

Users sign in with their Google account.

Session Management

After signing in, your browser session is used to keep you authenticated while you work in the Control Plane.

Multi-Factor Authentication

Mojito supports optional multi-factor authentication (MFA):

  1. After initial sign-in, you'll be prompted to set up MFA
  2. Scan the QR code with your authenticator app
  3. Enter the verification code to complete setup

MFA verification is required at the start of each session when enabled.

On this page