When wrong credentials are used getting error as follows
{
"error": "Error",
"details": "unhandled errors in a TaskGroup (1 sub-exception)"
}
Passing on the error message from supabase, if we get a useful one from there, or informing the user about the issue would be better.
When wrong credentials are used getting error as follows
Passing on the error message from supabase, if we get a useful one from there, or informing the user about the issue would be better.