t
tRPC
S
tRPC
•
7mo ago
suhanw
RBAC with tRPC
Hi
! I
’m designing RBAC for our tRPC app
, and am exploring ideas
. Are there any particular RBAC libraries that integrate well with tRPC
, both on the backend and frontend
? Any good example repos
?
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
Was this page helpful?
Yes
No
N
Nick
•
5/29/25, 10:16 PM
I
've always rolled my own
, just left an answer to RBAC here
:
❓-help
Can I extend the procedure builder?
N
Nick
•
5/29/25, 10:16 PM
you could integrate any RBAC library in with a bit of glue for the middleware