Revert "fix: improve auth error handling and user feedback" - #124
Revert "fix: improve auth error handling and user feedback"#124arzoo0511 wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR reverts the previously added custom auth error-message mapping in AuthContext, returning to passing through Supabase’s raw error.message for register/login failures.
Changes:
- Removed special-casing of network errors (e.g., “failed to fetch”) during registration.
- Removed special-casing of invalid-credentials and network errors during login.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
arzoo0511
left a comment
There was a problem hiding this comment.
continuous error auth
|
please check : Supabase URL and Anon Key environment variables |
|
@vishnu-varthan1 can you raise a pr to fix this issue , ill assign it to you |
Anushreebasics
left a comment
There was a problem hiding this comment.
pls resolve conflicts
|
@CoderOggy78 why did you approve this ? does it work ? can it be merged ? |
|
please check |

Reverts #98 issue did not solve the problem