Skip to content

Lambda-WEB/node-auth2-guided

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Auth 2 Guided Project

Guided project for Node Auth 2 Module.

Prerequisites

  • SQLite Studio installed.
  • Optional: PostgreSQL and pgAdmin 4 installed.

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.

About

Guided Project Starter Code for Node Auth 2 Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%