1.0.0 • Published 10 years ago

bell-andyet v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

bell-andyet

This is an authentication plugin for bell to allow using andyet's for your hapi apps.

Usage

This module exports a function that accepts an options parameter and returns a provider object. The default options are:

{
  apps: 'https://apps.andyet.com',
  api: 'https://api.andbang.com'
}

See server.js for an example of the full usage of this module, including incorporating it with hapi-auth-cookie for sessions.

1.0.0

10 years ago

0.0.0

10 years ago