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 cb/done -> respond #41

Closed rjrodger closed 9 years ago

rjrodger commented 9 years ago

another naming convention change to microservices terminology

please use respond instead of done or cb https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L168

use done instead of cd for all normal callbacks