Skip to content

Documentation

Make sign-in the easy part

Start with one working login. Then add the accounts, organizations, and permissions your product needs. Choose the path that fits what you are building.

Udibo Identity is in private beta. The managed path needs beta access; the package quickstart runs locally without a hosted account.

01

Add managed sign-in

Let Udibo handle accounts, sign-in, and recovery. Connect your app through a backend session.

02

Bring an existing app

Keep your product and its data. Plan the identity mapping, test a small cohort, and switch in stages.

03

Run your own authentication

Use @udibo/oauth2 in your TypeScript app. Start with a runnable example and bring your own storage.

Building with an agent?

Give it the right starting context: the integration path, your runtime, and what a successful sign-in must prove.

Explore the documentation

Udibo Identity

Managed sign-in, users, organizations, and permissions. Start with one working login, then build out your product.

@udibo/oauth2

The OAuth2 and OIDC toolkit Identity is built on: authorization and resource servers, a typed client, Hono adapters and React components for an application that owns its own login.

Compare identity products

Find the right fit with sourced comparisons, clear tradeoffs, and practical migration guidance.

API reference

    Stuck on a redirect, a cookie, or a permission? Find the next check.