...

/

Quiz: Securing Express Apps

Quiz: Securing Express Apps

Evaluate your knowledge of securing Express applications using JWT, middleware, validation, and other best practices.

We'll cover the following...
1

Why is it important to use a salt when hashing passwords?

A)

To make the hashed password shorter

B)

To reduce the complexity of the hashing algorithm

C)

To ensure that identical passwords have different hashes

D)

To allow the password to be decrypted later

Question 1 of 170 attempted
...