micro-authentication-starter

February 3, 2017 ยท View on GitHub

small starter project for a REST api with Authentication

included

  • micro
  • jwt
  • bcrypt
  • mongodb

usage

MONGODB=<url> SECRET=<secret> npm start
  • navigate to localhost:3000/api/setup
  • user admin:password is created