Tarmo Leppänen
Tarmo Leppänen
Actually policy verifies the token BUT it doesn't verify that user that token contains really exists. And for later issues + PR combos mark PR within `Fixes #ISSUENRO` in this...
I'm planning to do user CRUD after login, which is also requested #20 . Also I'm doing major refactor job atm to whole boilerplate so I have to finish those...
@stevenirby basically like this http://matthewtyler.io/handling-oauth2-with-node-js-and-angular-js-passport-to-the-rescue/
This one is "hard", I'm thinking to make something for this in my "christmas" holiday - maybe.
So basically no progress on my "christmas" holiday for this... Now I got some time for this project again, not much but some, so I'll try to implement this. And...
This is something that I should take proper look, unfortunately I don't really time to do all this... So if one you have done this already please make a PR.
@Tenkir popup?
@Tenkir oh ok, that explains. Note that only `local` auth is supported atm.
Hmm, that's weird. Do you see that sails.io.js file is included to sources?
Main reason is that I'm using `master` version of `angularSails` https://github.com/tarlepp/angular-sailsjs-boilerplate/blob/master/frontend%2Fbower.json#L41 So the proper fix is to change that to latest stable.