METADREAMER

Results 29 comments of METADREAMER

@nicolaslopezj Any update on how soon this can be merged and pushed to atmosphere? Having to use a dirty hack in my app right now to get this working...

In the cases where the stored token is no longer valid, we want to notify the client of that. If the token isn't valid, the onLoginFailure callback will be called...

@nicolaslopezj check out #37 to see where it would be used in the client. This would be called on initialization: https://github.com/nicolaslopezj/meteor-apollo-accounts/pull/37/files#diff-36c47fb33022d2183169ad7c05522fadR75

@nicolaslopezj alright I've changed it to using a query now, will update the other pull requests also, lemme know if this is good

@nicolaslopezj Alright I pushed the changes As for the checkToken method on the server, I think there's something we can do that will be a lot easier. Since apollo's meteor...

@nicolaslopezj Alright pushed the changes, lemme know if its good!

@nicolaslopezj How soon can we see this merged?

@nicolaslopezj Any update on when this can be merged in?

@SmartRoof Have you made any progress?

@johnnydept How did you setup the `layer_config.h` ? And what did you do for your weights file? I converted the `tiny-yolo-voc.(cfg/weights)` to caffe` caffemodel` and `prototxt` files, and then took...