Skip to content

Hammad-401-advanced-javascript/authenticated-api-server

Repository files navigation

authenticated-api-server

Author : Hammad Ali

Resourcs

Models

server.js

404.js

500.js

Setup

  • PORT - Port Number

  • MONGODB_URI - mongoDB url

  • SECRET - token secret

  • CLIENT_ID - for github

  • CLIENT_SECRET - for github

  • EXPIRE - time for token to expire

  • AUTH - t start/stop the autherization & athentication ('ON' or 'OFF)

  • PORT = 4000

How to initialize/run your application :

UML

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published