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

Deserializing functions and authentication strategy keep hash and salt fields on user object #273

Open
mattiasahlsen opened this issue Oct 27, 2018 · 0 comments

Comments

@mattiasahlsen
Copy link

In my application the user object I get on req.user contains the password hash and salt, which should obviously not be sent to the client so I had to remove them myself. Is this a bug? If so, I can try to fix 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

No branches or pull requests

1 participant