Hello everyone, I'm about to ask a question that might not necessarily be related to prisma, please do help or drop resources if you have.
I'm using prisma in a project and I've been fine all along until I want to implement role/permission based access control in the project. I'm not sure how to go about it. Is there any standard way of doing that? Any library to achieve that? Or do I have to build it from scratch? Please help a brother 🙏.