@greenpress/auth
TypeScript icon, indicating that this package has built-in type declarations

2.0.21 • Public • Published

Greenpress Authentication service

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

Codefresh build status npm version

Usage

As a Docker container

$ docker run -p 3001:3001 greenpress/auth

As Node package

$ npm i @greenpress/auth
$ npx 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

Package Sidebar

Install

npm i @greenpress/auth

Weekly Downloads

3

Version

2.0.21

License

MIT

Unpacked Size

153 kB

Total Files

112

Last publish

Collaborators

  • davidmeirlevy
  • drorr
  • benland