3.8.0 • Published 10 months ago

@qelos/auth v3.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Qelos Authentication service

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

Usage

As a Docker container

$ docker run -p 3001:3001 greenpress/auth

Development and Independent Usage

In case you would like to run this project manually, for any reason, there are several commands you need to acknowledge:

Install

$ npm install

Launch

$ npm start

Main Features

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

Dependencies

  • Node.js
  • npm OR yarn
  • MongoDB

Future development

  • email verification (next phase, support of multiple email services APIs)
  • reset password
3.8.0

10 months ago

3.7.1

1 year ago

3.7.0

1 year ago

3.7.4

1 year ago

3.7.3

1 year ago

3.7.7

12 months ago

3.6.6

1 year ago

3.6.4

1 year ago

3.6.2

1 year ago

3.6.1

1 year ago

3.6.0

1 year ago

3.5.2

2 years ago

3.5.0

2 years ago