trailsjs / sails-auth

Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
https://www.npmjs.org/package/sails-auth
MIT License
266 stars 141 forks source link

NPM #153

Open ahmadao opened 8 years ago

ahmadao commented 8 years ago

The published npm doesn't contain the latest version of the repo.

sudrao commented 8 years ago

+1 @tjwebb Please publish sails-auth to npm. I was last published 7 months ago.

ahmadao commented 8 years ago

@tjwebb please publish this, it is very important.

ahmadao commented 8 years ago

@tjwebb please publish this, the github version is way newer than the npm version, and we can't install from github

ahmadao commented 8 years ago

Why no one here is responding? we can't use from github alone and the npm version is 7 months old. Please please update the npm version.

tjwebb commented 8 years ago

The builds are all failing now because of some upstream change, either in waterline or sails. We no longer use sails, so if someone can investigate this, I can merge a PR that fixes this and update the package on npm.

fernandolguevara commented 8 years ago

161

fernandolguevara commented 8 years ago

@tjwebb please, can you publish to npm the merged pull request #161

Garland220 commented 7 years ago

Can we please get this published @tjwebb