-1

Hello i'm trying to do an auth with expressjs, sequelize, postgresql i was trying to find a nice repo for improve my knowledge, but i cannot get one. Please thank you for your advice. https://github.com/mjhea0/passport-local-express4/blob/master/package.json this is a nice repo, but it's made for mongo.

1

1 Answer 1

1

As you are new first I would like to tell you is that, Google it, Find it and Try it. After that if you face any difficulties to understand or the code you written then come to stackoverflow.

Though you are new comer so I am giving you the hint

https://github.com/mjhea0/passport-local-knex This is from the same author which you mentioned. Now here in this repo author used knex now it's upon you to just replace knex with sequelize

Explained in detail here.

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.