Super Admin role creation assistance
Hello Team,
I am looking into creating a role based access control system within my app, I would like to have SUPERADMIN, ADMIN, USER level roles and wanted to see how i can add a new role and make use of this system.
auth-client.ts
auth.ts
I am looking into creating a role based access control system within my app, I would like to have SUPERADMIN, ADMIN, USER level roles and wanted to see how i can add a new role and make use of this system.
auth-client.ts
auth.ts
schema.prisma1.83KB