Tarmo Leppänen
Tarmo Leppänen
I'm still waiting that PR about this?
There is an interceptor to add that to each request https://github.com/tarlepp/angular-sailsjs-boilerplate-frontend/blob/master/src/app/core/interceptors/AuthInterceptor.js
That seed project is good place to start, I have done some work to that too. I would be very happy if you start to make new frontend application using...
And I would just start with another repository of that ng2 version of boilerplate, the whole idea is to support n different frontends which uses the same backend code.
Can't promise anything about this feature. Basically I haven't done anything major to this project for a while. but I'm always open for PR's.
Sorry but I'm not adding that repo to this boilerplate. Few reasons: - Basically ACL rules are always application specified, so there is no silver bullet for this - Personally...
Basically things that are missing atm are following: - social login - user administration All else this project contains already. And user administration with local auth policy is trivial to...
Hmm could you provide more information about this? I tried to add new author and there was no errors. Sails verbose log: ``` verbose: Receiving incoming message from Socket.io: {...
Can't really say what is happening on your env. Tried to make that error to happen with chrome, firefox, opera and ie (all in latest versions) and I didn't get...
That's just basic sails lo, see: http://sailsjs.org/documentation/concepts/logging/sails-log http://sailsjs.org/documentation/reference/configuration/sails-config-log