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
265 stars 141 forks source link

Marlinspike documents Sails 0.12 dependency - will latest sails-auth work with Sails 0.11? #95

Closed danielsharvey closed 8 years ago

danielsharvey commented 8 years ago

I have tried the latest sails-auth and something is not right. It looks like controllers are not there.

Marlinspike documents a Sails 0.12 dependency.

Will the latest (2.0.0) sails-auth work with Sails 0.11? It appears to not report errors but I cannot seem to see the needed controllers.

Thanks

danielsharvey commented 8 years ago

No, seems not. See https://github.com/tjwebb/sails-auth/issues/102