Julio Canares

Results 8 comments of Julio Canares

@nustiueudinastea in my team we are using jwt which is stateless, you don't need to store the token in Redis since the client is in charge of saving and sending...

@jasonrichardsmith that works in case of an spa but is someone is doing ssr would be cool to have an api gateway and another server doing the client job

Hi @neptunel, my app is not running in socket mode, it's actually showing the app home page to some users but couple of them see this work in progress view....

that did the trick. I think it should be documented

@Akuukis did you find something else related to this issue?

what is the final solution for this ? , var options = { include: etc }; Sequelize.Model.validateIncludedElements(options); Not work for me , I'm using -> sequelize ^2.0.2

@mickhansen then I need format manually the data ?