Hello everyone, I'm about to ask a question that m...
# orm-help
n
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 🙏.
Also saw someone sharing oso lib https://www.osohq.com
n
Thank you very much @Joël
💚 1
k
I did that with graphql-shield