Introduction
polizy is a Zanzibar-inspired authorization library for TypeScript and
Installation
Getting started with polizy is straightforward. Because it is built from the ground up for modern Node.js and TypeScript, it has zero external runtime dependencies and requires no complex compilation steps.
Quickstart
Welcome! In this quickstart, you will build a complete, working permission system from scratch and run your first access check in under five minutes.
Live Demo
This is the full polizy demo running entirely in your browser (powered by a real Postgres via PGlite). You can grant and check permissions live.