M
M
MaksN92022-02-23 14:34:37
Node.js
MaksN9, 2022-02-23 14:34:37

How to implement a basic login and password saving mechanism in Node.js?

It is necessary to implement saving the login and password of users on Node.js. For each password, generate a hash and a salt. And save data in txt file. I know you can use bcrypt, but the essence of the task is to make the hash and salt step by step. Tell me how this can be implemented?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question