alright, thanks a lot for your help,
indeed this would be nice, beside this, being able to use server actions in such manner would be great too.
Like trpc.users.blockuser.useMutation where blockuser is a server actions
Hm, by just checking the code, i'm assuming this has to do with next-auth but still not sure.
can you try the createPost func as a publicProcedure instead ?
If that doesnt work make your env variables public just to see if thats the case to proceed with a solution.