co-hapi-auth
v0.0.5
Published
This is hapi plugins which adds authorization support
Downloads
6
Readme
auth
This is hapi plugins which adds authorization support to the app. User info is stored in collection "users". You can use extrenal providers (via bell
) or local authetntification if need.
Dependencies
Module co-hapi
and plugin models
are required to use this plugin.
Node 0.11+ should be used with --harmony switch.