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

Login using email not working #529

Closed
makoy21 opened this issue Dec 7, 2017 · 9 comments
Closed

Login using email not working #529

makoy21 opened this issue Dec 7, 2017 · 9 comments

Comments

@makoy21
Copy link

makoy21 commented Dec 7, 2017

Parse Server version: 2.7.1

Email should be pass instead of the username

screen shot 2017-12-07 at 6 47 32 pm

@flovilmart
Copy link
Contributor

I’m not sure what the issue at hand is now, passing he email as the username won’t work, unless the email and the username are the same. Did you read somewhere we supported login with email?

@makoy21
Copy link
Author

makoy21 commented Dec 8, 2017

@montymxb
Copy link
Contributor

montymxb commented Dec 9, 2017

Looks like this is a misstatement in docs generated from ParseUser.js. You can only log in with the username, sorry if that misled you. We'll have to correct it. For future reference I would follow what's stated in the guide over what is in the api doc, although the api doc is very helpful!

@makoy21
Copy link
Author

makoy21 commented Dec 9, 2017

@flovilmart
Copy link
Contributor

When passing the email directly in the payload, instead of username, I guess we could issue and or query instead if only username is passed.

@montymxb
Copy link
Contributor

@makoy21 please note that you're trying to login with an email as the value of key username, making this not possible on the JS sdk. Although you can login with email on the server you cannot login with email in this sdk, at least not yet. We'll need to work that in as a separate login option at some point here.

@stale
Copy link

stale bot commented Feb 6, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Feb 6, 2019
@stale stale bot closed this as completed Feb 13, 2019
@espipj
Copy link

espipj commented Jan 11, 2020

I think this feature still hasn't been added am I wrong?

@dplewis
Copy link
Member

dplewis commented Jan 11, 2020

I believe this has been added. Try it out.

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

No branches or pull requests

5 participants