Socket
Socket
Sign inDemoInstall

maitredhotel

Package Overview
Dependencies
86
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    maitredhotel

always here to gently welcome you


Version published
Weekly downloads
2
Maintainers
1
Install size
11.4 MB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 18 Apr 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc