sails-auth
sails-auth copied to clipboard
Policies missing
I am trying to set this up and I am getting an error on startup
verbose: Loading policy modules from app...
error: Unknown policy, "basicauth", referenced in `config.policies`.
error: Are you sure that policy exists?
Do I need to manually copy those policies into my code? I thought they should be hooked in, but maybe the docs are wrong?
See:
https://github.com/tjwebb/sails-permissions/issues/126