kinde

Installation
SKILL.md

Kinde

Kinde is an Auth0-style identity platform: hosted login pages, OAuth 2.0 / OIDC under the hood, plus organizations (multi-tenancy), roles + permissions (RBAC), feature flags, billing, and a REST management API. This skill covers the integration patterns Claude needs most: Go and TypeScript (Node, Next.js App Router, plain TS server, browser SPA).

How to pick a path

You are building... Load this reference
A Go web service or CLI (auth code or device flow) references/go.md
A Go service calling the Kinde management API or other M2M references/go.md (client credentials section)
A TypeScript / Node backend (Express, Hono, vanilla) references/typescript.md
A Next.js 13+ App Router app references/nextjs.md
Anything in a language without an SDK, or you need the raw protocol references/oauth-without-sdk.md
Calling the Kinde management API (any language) references/management-api.md
Related skills
Installs
1
Repository
marsolab/skills
First Seen
2 days ago