/authentication-service

open source authentication service for every need.

Primary LanguageJavaScriptMIT LicenseMIT

Authentication service

A HTTP server (back end only) with DB support & auth features

Main Features

  • es6
  • express
  • mongoose
  • passport
  • validator
  • signin / signup
  • token and refresh-tokens
  • optional roles by environment variables

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Install

$ npm install

Launch

$ npm start

Future development

  • email verification
  • reset password