senecajs / seneca-auth

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

consistent styling #37

Closed rjrodger closed 9 years ago

rjrodger commented 9 years ago

styling within a module needs to be consistent ( you are free to use your own style in your own modules - e.g. urlmatcher)

https://github.com/rjrodger/seneca-auth/blob/0.5.0/auth.js#L127 please use spaces as follows: if( ... ) {