Theo's Typesafe CultTTC
Theo's Typesafe Cult15mo ago
4 replies
Jotas

Is tRPC in create-t3-app unsafe/public?

Im trying to use tRPC on the serverside to make a call to delete an user for example, will that call be publicly available to someone with more tRPC knowledge?

Like, does server/api/routers/post.ts make hello available through some public api? (see the default initial create-t3-app with tRPC and nextjs)
Was this page helpful?