Skip to content

Fix login error handling and messaging for unregistered users (#67)#69

Open
Kartikey-Pathak wants to merge 1 commit into
AnirbansarkarS:mainfrom
Kartikey-Pathak:fix/login-error-handling-67
Open

Fix login error handling and messaging for unregistered users (#67)#69
Kartikey-Pathak wants to merge 1 commit into
AnirbansarkarS:mainfrom
Kartikey-Pathak:fix/login-error-handling-67

Conversation

@Kartikey-Pathak

Copy link
Copy Markdown

Description

Improved login error handling by displaying more contextual messages for authentication failures.

Changes made

  • Added specific handling for unregistered users
  • Improved invalid credentials messaging
  • Added fallback error message for unexpected auth failures

Tested

  • Unregistered email login
  • Incorrect password
  • Successful login flow

Fixes #67

@Kartikey-Pathak

Copy link
Copy Markdown
Author

I have fixed the issue can you merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve login error handling and messaging for unregistered users.

1 participant