Skip to content

A simple JWT Authentication Implementation with Node, Express, Angular, and MongoDB

Notifications You must be signed in to change notification settings

Darrellbor/express-jwt-authentication-starter

 
 

Repository files navigation

How to use this Repo

This repo has two branches:

  • master
  • final

The master branch has a starter template for creating what is in the final branch.

There is an Angular app included, but is entirely optional. Since JWT authentication is commonly seen in SPAs (single page applications) like Angular, I decided it was important to at least have a basic implementation.

How to run the app

When you go to each branch, the README.md will show you how to start the app.

The master branch is incomplete and you can follow the written or video tutorials to complete:

About

A simple JWT Authentication Implementation with Node, Express, Angular, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%