Error Handling Authentication
Hi guys! I'm trying out the supabase authentication and it's working really good! Congratz on the project. I have an issue that is currently whenever a user tries to authenticate with wrong password the server gives 400 status code instead of 401. Is this intended? Is that possible to change in the project?