Wilsonator123 / Secure-Blog-Page

DSS Projecy
1 stars 0 forks source link

Password + login jazz #34

Closed Sleepy-Git-User closed 5 months ago

Sleepy-Git-User commented 5 months ago

resolves #10

This bad boi not only hashes passwords, but it also makes a unique salt. It also has a pepper stored in the .env which is added to the password.

You'll also find testing.