Hacker News new | ask | show | jobs
A type-safe, composable authorization library for any JavaScript/TS stack (zapstudio.dev)
1 points by alexandretrotel 193 days ago
1 comments

Authorization logic is often scattered and duplicated — so we built @zap-studio/permit to centralize it with declarative, type-safe policies and composable rule building blocks.

Works with Express, Fastify, Next.js, Deno, and really anywhere you need authz.

MIT licensed, ecosystem-agnostic, and great DX. Try it out!