stefanbuck / sails-social-auth-example

Sails.js Social Auth example with Passport and MongoDB
243 stars 62 forks source link

Errors for missing policies in api/policies/ #33

Closed csuwildcat closed 8 years ago

csuwildcat commented 9 years ago

Immediately on start the console complains that the policies for basicAuth and passport are non-existant, and neither are in the api/policies/ dir as the command line describes.

stefanbuck commented 8 years ago

Sorry for the daily. This repo is a bit outdated and not well maintain from my side. I guess this is the root cause for this warning. A PR is welcome to get rid of the warning.