mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 00:21:35 +02:00
fix: bcrypt open source link (#7344)
This commit is contained in:
@@ -4,6 +4,6 @@ Bcrypt is a password-hashing function designed to securely hash passwords for st
|
|||||||
|
|
||||||
Visit the following resources to learn more:
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
- [@opensource@bcrypt](https://www.npmjs.com/package/bcrypt)
|
- [@opensource@bcrypt](https://github.com/kelektiv/node.bcrypt.js)
|
||||||
- [@article@Understanding bcrypt](https://auth0.com/blog/hashing-in-action-understanding-bcrypt/)
|
- [@article@Understanding bcrypt](https://auth0.com/blog/hashing-in-action-understanding-bcrypt/)
|
||||||
- [@video@bcrypt explained](https://www.youtube.com/watch?v=AzA_LTDoFqY)
|
- [@video@bcrypt explained](https://www.youtube.com/watch?v=AzA_LTDoFqY)
|
||||||
|
Reference in New Issue
Block a user