Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SignIN - Username label in the UI, but Email expected by the backend #5

Closed
app-generator opened this issue Oct 13, 2022 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@app-generator
Copy link
Owner

The SignIN page displays the Username as the identity field but the backend process the email.

Solutions:

  • (1) display email in Sign IN page
  • (2) process both in backend: first email and Username if the email was not ok to locate the User

Ty @barreraalexander for taking a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants