Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 261 Bytes

LESSONPLAN.md

File metadata and controls

17 lines (10 loc) · 261 Bytes

Node.js Week 3 (Lesson Plan)

Agenda

  1. Authentication & Authorisation
  2. User registration and using bcrypt to store passwords.
  3. Login, protected endpoints and logout
  4. Testing

Core concepts

FIRST HALF (12.00 - 13.30)

Example

Exercise