Vachan MN
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Vachan MN on 4/13/2025 in #questions
Good RBAC implementation for create-t3-app?
Hey, I was looking for a good Role based access control implementation example or library that I could use with ct3a. If anyone has any references, please do let me know.
Thanks!
1 replies
TTCTheo's Typesafe Cult
•Created by Vachan MN on 2/15/2025 in #questions
Using credentials provider
Hey guys! I was looking for some kind of info on how I can use credentials provider with NextAuth while using ct3a. I know its insecure and isnt recommended for use and all that but I have a client who wants it. Can anyone help out or point me towards an implementation that works?
For context I am using the latest version of ct3a, Prisma, NextAuth, trpc and app router
I have added the credentials provider as follows:
2 replies