HAPI Packages

hapi-cas

An authorization plugin for Hapi that implements JASIG CAS authentication.

0.9.1 • Published 8 years ago

hapi-sessions

Sessions plugin for [hapi](https://github.com/hapijs/hapi). It relies on [catbox](https://github.com/hapijs/catbox), so you can use whatever storage for them that catbox provides. ## Example ```javascript await server.register([ { plugin: requ

1.0.3 • Published 8 years ago