TtRPC•Created by Tom on 10/18/2023 in #❓-help working with custom errors and trpc errorFormatter
but then i want to enforce a rule in my error formatter that says 'for security reasons, i dont want to return UNAUTHORIZED because that tells the client that this resource exists. I want to convert this to NOT_FOUND'