maitredhotel

0.4.1 • Public • Published

maitredhotel

Build Status always here to gently welcome you

Introduction

maitredhotel is a hapi plugin. It allows user based on Github. This means that to be authenticated on this plugin, a user must have a Github account. Then the user is saved in the database and further authentication are made using a simple randomy issued token.

Configuration

The configuration object is as follow:

  {
    "github": {
      "password": "string",
      "clientId": "string",
      "clientSecret": "string",
      "isSecure": "boolean"
    }
}

See Bell documentation here.

/maitredhotel/

    Package Sidebar

    Install

    npm i maitredhotel

    Weekly Downloads

    3

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • vdeturckheim