/3_3_DB3_D3_Project

The header. The payload. The signature. Day 3, Week 3, Json Web Token

Primary LanguageJavaScriptMIT LicenseMIT

Web Auth III Guided Project

Guided project for Web Auth III Module.

Prerequisites

Project Setup

  • fork and clone this repository.
  • CD into the folder where you cloned your fork.
  • typenpm i to download dependencies.
  • type npm run server to start the API.

Please follow along as the instructor adds support for JSON Web Tokens (JWT) to the API.