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

Change logout to a post request & update tests #133

Closed alexanderzone closed 8 years ago

alexanderzone commented 8 years ago

Fixes security issue mentioned in #75