tashby / node-auth1-guided

Node Auth 1 Guided Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Auth 1 Guided Project

Guided project for Node Auth 1 Module.

Prerequisites

Project Setup

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

Please follow along as the instructor adds authentication to the API.

About

Node Auth 1 Guided Project

License:MIT License


Languages

Language:JavaScript 100.0%