Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 249 Bytes

ANSWERS.md

File metadata and controls

7 lines (4 loc) · 249 Bytes
  1. Describe Middleware, Sessions (as we know them in express), bcrypt and JWT.

  2. What does bcrypt do in order to prevent attacks?

  3. What are the three parts of the JSON Web Token?