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

Passport remember me #115

Open matthewchung74 opened 8 years ago

matthewchung74 commented 8 years ago

Does this library work with https://github.com/jaredhanson/passport-remember-me ? I'm looking into implementing remember me in sails, and the stack overflow answers don't exactly feel right.

alexanderpepper commented 7 years ago

Hi foobar8675, did you ever find a solution for this? I'm trying to do the same thing.

matthewchung74 commented 7 years ago

Sorry, I never did.