zenstack icon indicating copy to clipboard operation
zenstack copied to clipboard

Typescript toolkit on top of Prisma ORM, offering flexible and declarative Access Control Policy(Authorization/Permission) for RBAC/ABAC/PBAC/ReBAC with auto-generated type-safe APIs and frontend hook...

Results 261 zenstack issues
Sort by recently updated
recently updated
newest added

Today, when a mutation succeeds, but the result is unreadable, the enhanced Prisma throws a "P2004" error, and server adapters return HTTP 403. This creates the perception of a "failed"...

Requested by no-fox (discord). Feature request for tanstack query: Generate a model-specific client (like the prisma orm) instead of flat hooks. ```svelte import postsClient from "$generated/hooks/post"; const myPost = postsClient.useFindfirst({...

**Is your feature request related to a problem? Please describe.** Sometimes i want baked in logic like soft delete mechanism into my model access policy. But sometimes the user/client can...

https://zenstack.dev/docs/guides/authentication/next-auth

https://zenstack.dev/docs/guides/authentication/clerk