Skip to content

Samples schemas for different patterns of modeling authorization

License

Notifications You must be signed in to change notification settings

zenstackhq/authz-modeling-samples

Repository files navigation

Samples ZenStack schemas for different patterns of modeling authorization

What's ZenStack

ZenStack is a NodeJS full-stack toolkit which supercharges Prisma ORM in many ways. Please read here first.

About This Repo

This repo contains ZModel schemas and test code that demonstrate different patterns of modeling application's authorization.

You can find more detailed explanation in the blog post Modeling Authorization in Prisma - No Theory, Just Code.

How To Run

Make sure "pnpm" is installed.

  • pnpm install
  • cd samples/[sample folder]
  • pnpm generate
  • pnpm test

Catalog

Not Finding What You Want?

Please join ZenStack Discord to let us know your needs.

Releases

No releases published

Sponsor this project

 

Packages

No packages published