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

Use loginWithPassword with hashPassword #86

Open
enzolutions opened this issue Apr 3, 2018 · 0 comments
Open

Use loginWithPassword with hashPassword #86

enzolutions opened this issue Apr 3, 2018 · 0 comments

Comments

@enzolutions
Copy link

Hi people

I want to login in Meteor/GraphQL using external clients, like Curl or Symfony Guzzle in using loginWithPassword mutation.

Sending the l plainPassword works like a charm, but I want to avoid to send the password in plain text, I see there is a function hashPassword https://github.com/orionsoft/meteor-apollo-accounts/blob/9e728c4687585b5fa566e8e831a12cf792d16bc1/client/src/hashPassword.js

But, looks like this is a custom way to hash the plain password, I am wondering if there is a way to implement using external tools that the ones I mentioned before.

Thanks in advacen for your help.

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

1 participant