Issue #3 (User Authentication) was re-opened after initial merge of PR #12. Root cause: broken Axios error handling in AuthContext.tsx — err.message produced "Request failed with status code 400" instead of actual validation errors.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
Issue #3 (User Authentication) was re-opened after initial merge of PR #12. Root cause: broken Axios error handling in AuthContext.tsx — err.message produced "Request failed with status code 400" instead of actual validation errors.
Fixes
Verification
Closes #3