Matt Steele
Matt Steele
@NiklasMerz I'm continuing to see issues with cookies not being shared between the Cordova app, and the InAppBrowser. My environment: * `[email protected]` * `[email protected]` * `[email protected]` * `[email protected]` On `deviceready`,...
A few interesting things I've found while testing (now that I've set a custom scheme): After getting an auth cookie in an InAppBrowser window, I see the following in the...
Briefly testing this, I wasn't able to get the opposite way to work. I acquired a cookie in the Cordova window using `fetch(convertProxyUrl(authServiceUrl)))`, then tried to open a secured site...
#18 worked for me!
Hi all, just curious if this is on the roadmap for support when v5 leaves "alpha". I'm also at a Java shop, and struggling to build a distribution with the...