Andreas Åkre Solberg

Results 24 comments of Andreas Åkre Solberg

This is a good question. For my use cases it is important to be able to permanently store tokens. I believe what can be done is to add support for...

I would be very interested in knowing and making sure that jso works with phonegap. However, I'm not sure exactly what is the problem here.. It seems that the problem...

OK, what if I add support for registering a callback for 'opening the authorization url' instead of just redirecting the current window as I do now. That would help wouldn't...

Hi folks, sorry about the lack of follow up last days. I just started on a branch with a few changes that would make it easier to integrate with phonegap...

Hi again. I've committed some more or less untested code to a branch 'phonegap'. I wrote some initial text describing how I expect it to be used here: https://github.com/andreassolberg/jso/tree/phonegap#using-jso-with-phonegap If...

I'm setting up phonegap (with iOS), and preparing a detailed guide on how to make it work. However I cannot promise any time for when it to be completed as...

I've done some major updates to JSO and merged it into master, to better support a typical Phonegap setup. I have also writted a detailed guide on exactly how to...

Thanks for the feedback. I've no possibility of verifying on blackberry. If you are able to send a pull request with a fix that is verified on all platforms it...

Not supported. Will be considered, as well as other flows.

with regards to minifier I have turned that off, using `"optimize": "none"`