Login issue #17
nirmal-jugl
started this conversation in
General
Replies: 1 comment 3 replies
-
When you create an user in Appmixer, the username and email are set to the same value, so this has never been an issue. I'm curious of how you got into the situation where they are different. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Appmixer Team,
We are facing issues in the customer login screen. This is a blocker for us to verify and test things.
Please revert As soon as possible.
Our observations:
1.The UI only supports email & password combination
2.But the parameters sent to appmixer server are username & password
3.This login attempt only gets success if both username and email are the same
4.In our case both email and username is different
[Please refer the screenshot below]
Ideally this login should work on top of email and password as described in the UI (email & password should be sent to the appmixer servers for auth instead of username & password)
Beta Was this translation helpful? Give feedback.
All reactions