[
https://issues.apache.org/jira/browse/CB-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
brian johnston resolved CB-6534.
--------------------------------
Resolution: Fixed
My Bad. The code I wrote for the google api had used "const", and IE did not
like it. For the Microsoft Oauth api I had to monkey around with the
parameters and application registration with live.com. In the end I found a
way to bypass the live.com api and get straight through to the OAuth layer
without having to use all the parameters and the app clientID. I think that's
the only way it can be done since their api forces redirection to a domain.
Went around and around all day on that one until I found the direct oAuth
interface url.
> Windows 8 Cannot use Oauth
> --------------------------
>
> Key: CB-6534
> URL: https://issues.apache.org/jira/browse/CB-6534
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser, WP8
> Affects Versions: 3.3.0
> Reporter: brian johnston
> Assignee: Jesse MacFadyen
>
> Google's Oauth is working fine on iOS and Android. However, as I am trying
> to port the app to WP8 I have found it does not work on WP8. So, I replaced
> Google's API with Microsoft's, but that one will not prompt the user to login
> through the Oauth interface either. I can't give more detail because Weinre
> won't work with WP8 either.
--
This message was sent by Atlassian JIRA
(v6.2#6252)