Skip to content

EsraaMamoun-401-advanced-javascript/auth-server

Repository files navigation

LAB - Class 12

Project: auth-server

Author: Esra'a Mamoun

Links and Resources

Setup

Routs

.env

Modules

  • basic-auth-middleware.js
  • oauth-middleware.js
  • acl-middleware.js
  • extra-routes.js
  • bearer-auth.js
  • server.js
  • users.js
  • 404.js
  • 500.js

Packages

  • @code-fellows/supergoose
  • jsonwebtoken
  • superagent
  • mongoose
  • express
  • base-64
  • dotenv
  • eslint
  • morgan
  • bcrypt
  • cors
  • jest

How to initialize/run your application (where applicable)

  • node index.js
  • npm run start-dev

Tests

  • How do you run tests?
  • Jest test: npm test
  • console.log

UML

UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published