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

Section Authentication and Authorization can not be learnt and followed #24

Open
ybakhshi opened this issue Feb 3, 2020 · 5 comments
Open

Comments

@ybakhshi
Copy link

ybakhshi commented Feb 3, 2020

Because of the issue in backed where the mongo database is not populated with users and auth collections, this sections is really a waste of time and very disappointing to the whole course which is designed very well!

@mosh-hamedani Could please fix the issue bcrypt and particularly why the database is not populated with Users and Auth collections and how to add them.

I am using windows 10

Thanks

@sajib21
Copy link

sajib21 commented May 2, 2020

@ybakhshi I am having a similar problem. Did you find a solution? After node seed.js ing, I am getting only the Genres and Movies collections, Users is not there.

@bradstevanus1
Copy link

bradstevanus1 commented May 17, 2020

@sajib21 Were you able to resolve this?
Edit: bcrypt version 3.0.7 seems to solve this issue; the users table is created correctly (PR: #25).

@sajib21
Copy link

sajib21 commented May 17, 2020

@bradstevanus1 i solved it by uninstalling and installing bcrypt.

@Zucci-Daniel
Copy link

i tried uninstalling the bcrypt and reinstalling it again, this time is version 5.0.1 and it's not working, any help pls
Uploading postman.PNG…

@the-black-viper
Copy link

@Zucci-Daniel I fixed this using bcrypt 5.0.0

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