Welcome to the TideCloak SDK. This repository contains multiple packages for integrating TideCloak authentication in various environments.
Create Next.js Template Official NPM template to scaffold a TideCloak-Next.js project with middleware and hooks - start building instantly. Documentation
React + Vite Getting Started Step-by-step tutorial to spin up a TideCloak server and build a minimal React SPA in under 10 minutes. Documentation
Vanilla JavaScript Integration Example of browser integration using the @tidecloak/js SDK. Documentation
@tidecloak/verify Server-side JWT verification utility. Documentation
@tidecloak/react React SDK with context provider, hooks, and UI guards. Documentation
@tidecloak/nextjs Next.js SDK for client-side auth, middleware, and hooks. Documentation
@tidecloak/js
Vanilla JavaScript/browser SDK with IAMService singleton and low-level client.
Documentation