Hanzo
IAM SDK

IAM SDK

TypeScript SDK for Hanzo IAM — authentication, organizations, billing, and React bindings.

@hanzo/iam

TypeScript SDK for Hanzo IAM (Identity & Access Management). Provides OIDC auth, JWT validation, OAuth2 PKCE browser flows, org/project switching, billing, and React bindings.

npm install @hanzo/iam

Entry Points

Import PathDescription
@hanzo/iamCore client, JWT validation, types
@hanzo/iam/reactReact provider and hooks (IamProvider, useIam, useOrganizations)
@hanzo/iam/browserBrowser PKCE SDK (standalone, no React)
@hanzo/iam/billingBilling client (subscriptions, plans, pricing)
@hanzo/iam/authJWT validation only
@hanzo/iam/typesType definitions only

Documentation

Full SDK documentation lives in the IAM repository:

How is this guide?

Last updated on

On this page