1

I have a ASP.NET database with user credentials and I want to use them with Passport on Node.

On this question I saw the code which I need to check the hashes, but how do I integrate that with Passport ?

1 Answer 1

0

I found an easy to use module called Passport-Local Mongoose.

To implement another hash algorithm, I forked the project (it has the MIT license) and modified the specific lines.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.