Recipes
Recipes & Cookbook
End-to-end configurations for common project shapes. Each recipe walks from "create the application" to "user is signed in and protected routes work" in one page, using the Authaz SDK for that stack.
If you're new to Authaz, read getting-started and architecture first; the recipes assume you've seen those.
Pick a recipe#
Next.js (@authaz/next) | Hono (@authaz/hono) | React SPA (@authaz/react) | .NET (Authaz.Sdk) | |
|---|---|---|---|---|
| Single-tenant | Next.js — first integration |