Customer Surface

Lamba customer reference app

This demo is the reference customer app used to evaluate Lamba's public customer APIs, UX decisions, and end-to-end runtime flows. Sign in or register, then inspect identity, membership, authorization, and admin wiring against one pinned sandbox fixture.

Open setup wizard Open evaluation probe

Hosted + embedded ready

Embedded auth covers password, register, magic link, phone OTP, and email verification. Hosted OIDC can also be enabled by supplying a customer app client id and callback URI.

Continue with hosted OIDC

Pinned fixture

After sign-in, the demo upgrades the returned customer session into its configured workspace and project context without sending binding headers to the public customer hosts.

Workspacef9d96d5d-502b-42a6-9a10-65827960c043
Projectf05165e2-1e21-45ac-b2e4-972dc3353d05
Environmenttest

Probe lens

Use the probe page to step through auth, setup, context, admin, and webhook scenarios with explicit manual checks and expected outcomes.

Review scenarios
Probe this flow

Password login

Validate existing member sign-in and the scoped-session upgrade into the pinned workspace/project fixture.

  • Local route handler: /api/auth/login/password
  • Customer auth host (id.*): POST /v1/auth/login/password
  • Customer auth host (id.*): POST /v1/sessions/switch-context