Rob Indesteege

Results 6 comments of Rob Indesteege

@nicolabortignon can you post the middleware you use to add in the token if possible ?

has anyone read this blog post ? http://alexbilbie.com/2014/11/oauth-and-javascript/ The author suggests using a separate proxy to encrypt/sign requests. At the moment I still don't understand fully why a proxy is...

@adailey14 , @nicolabortignon Thanks, I have it up and running aswell. However there is still one problem i can't seem to get fixed, loading the auth cookie and setting the...

@adailey14 , I did that, and the function is being executed and the cookie loaded, but when i log the state, it shows nothing, so I think somehow it's not...

in ComponentWillMount it works like a charm, only problem is, when I do a refresh, the app will show as not logged in for like half a second, and then...