0.0.5 • Published 10 years ago

co-hapi-auth v0.0.5

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

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.