bell
Third-party authentication plugin for hapi.
Lead Maintainer: Lois Desplat
bell ships with built-in support for authentication using Facebook
, GitHub
, Google
, Google Plus
, Instagram
, LinkedIn
, Slack
, Twitter
, Yahoo
, Foursquare
, VK
, ArcGIS Online
, Windows Live
, Nest
, Phabricator
, BitBucket
, Dropbox
, Reddit
, Tumblr
, Twitch
, Salesforce
, Pinterest
and Discord
. It also supports any compliant OAuth 1.0a
and OAuth 2.0
based login services with a simple configuration object.
Documentation
Tutorials
Social Login with Twitter using hapi.js
Example
var Hapi = ;var server = ; server; // Register bell with the serverserver;