Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 150 Bytes

File metadata and controls

6 lines (5 loc) · 150 Bytes

Server-Authentication

An example of an express server that uses:

  • Token based authentication
  • hash and salt for passwords
  • mongodb and mongoose