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

Checking sails app baseUrl not strictly for null and undefined #158

Closed maslennikov closed 1 year ago

maslennikov commented 8 years ago

Was failing when baseUrl was not set at all (case of undefined)