You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. Zenstack is an extension of Prisma for implementing authorization, that works with Next.js pages & app routers, and has documented integrations with Clerk and NextAuth, as well as tRPC.
Authorization is a missing piece in Kirimase, and adding Zenstack seems like an obvious choice given that it plays nice with the other pieces that are already supported by Kirimase.
It will also make bootstrapping a Zenstack project from create-t3-app easier, and authorization is also a missing piece in the T3 Stack.
Describe the solution you'd like
Add Zenstack to Kirimase
Additional context
—
The text was updated successfully, but these errors were encountered:
Hey @andrictham, have you tried adding Zenstack to a current Kirimase app?
I wonder if it's already compatible and what's missing. Since in the CLI, you can choose to create Model, View or Controller, there might be some options to integrate them more easily. I will explore it myself too.
Hey @andrictham, have you tried adding Zenstack to a current Kirimase app?
I wonder if it's already compatible and what's missing. Since in the CLI, you can choose to create Model, View or Controller, there might be some options to integrate them more easily. I will explore it myself too.
From kirimase created by andrictham: nicoalbanese#174
Is your feature request related to a problem? Please describe.
Zenstack is an extension of Prisma for implementing authorization, that works with Next.js pages & app routers, and has documented integrations with Clerk and NextAuth, as well as tRPC.
Authorization is a missing piece in Kirimase, and adding Zenstack seems like an obvious choice given that it plays nice with the other pieces that are already supported by Kirimase.
It will also make bootstrapping a Zenstack project from create-t3-app easier, and authorization is also a missing piece in the T3 Stack.
Describe the solution you'd like
Add Zenstack to Kirimase
Additional context
—
The text was updated successfully, but these errors were encountered: