Return more detailed errors to the client (Convex Auth)
throw new ConvexError, is it possible?I see in the Convex Dashboard, in the logs tab, that when a user enters the wrong password it is logged
Invalid password. I'd like to know this and return a specific error in the client rather than a specific one. But right now I don't know if it is possible to do this. Thanks!