Tarmo Leppänen
Tarmo Leppänen
That seems to be problem in the sails SSL config. Maybe http://stackoverflow.com/questions/21612738/sails-js-http-https can help you.
@smith64fx PR about that change would be nice.
Still waiting that PR
Hmm, basically this should work if you set the callback url from facebook to use backend url, and then in there create user + JWT. Although I might be wrong...
Hmm, this could be `sails-disk` adapter related issue. Could you try with different adapter, personally I have used `sails-mysql` adapter on the app.
I'm still waiting for answer from you @Almax ?
At this point "boilerplate" don't have really usage for this, but basically you have current user ID in `request.token` which is set on the authenticated policy (https://github.com/tarlepp/angular-sailsjs-boilerplate/blob/master/backend/api/policies/authenticated.js#L31) after user has...
So did this help on your problem?
I'm still waiting for the answer for "So did this help on your problem?"
Hmm, that's absolutely true. This time you could get some easy github fame by doing PR about this. :D