Skip to content

brendanrsmith/auth-module-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-module-final-project

Authors

  • Jarrell Houston
  • Brendan Smith
  • Dan Engel

Project Links

Description

This site demonstrates a signup/signin auth API server. User signup is saved to a MongoDB. We utilize basic auth for signin and bearer auth/ACL for access and token/cookie verification.

Setup

.env requirements

  • PORT - 3333
  • SECRET - secretsauce

Running the App

  • npm run start

Tests

  • npm run test

UML

Auth Api UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published