senecajs / seneca-auth

A Seneca user authentication plugin for Hapi and Express
http://senecajs.org
MIT License
33 stars 29 forks source link

convention change - `hook` property for intended plugin extension points #44

Closed rjrodger closed 9 years ago

rjrodger commented 9 years ago

https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L194

s/trigger/hook/ as per https://github.com/rjrodger/seneca-transport/blob/master/transport.js#L91

provide aliases for old pattern