[ConvexAuth]: Handling errors that happen from the useAuthActions methods
I'm a bit confused, when it comes to catching and handling the errors thrown by
Is there any recommendations on how we can handle these errors on the client, and show a bit of information to the user of what went wrong?
signIn() in the front end?Is there any recommendations on how we can handle these errors on the client, and show a bit of information to the user of what went wrong?
