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

Proper variable declaration #3

Open
HawiCaesar opened this issue Jan 30, 2022 · 1 comment
Open

Proper variable declaration #3

HawiCaesar opened this issue Jan 30, 2022 · 1 comment

Comments

@HawiCaesar
Copy link

Good and simple to follow tutorial.

There needs to be a proper variable declaration in app.js line 33

Follow your documentation and trying to run it, encryptedPassword undefined

encryptedPassword = await bcrypt.hash(password, 10);
@DEDaniel
Copy link
Contributor

It's addressed with the PR here #5

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

2 participants