oauth-io / oauth-phonegap

OAuth.io plugin for Apache Cordova/PhoneGap
195 stars 69 forks source link

Is it possible to use this version on the web? #71

Open dfibuch opened 8 years ago

dfibuch commented 8 years ago

I am working on a app for the Android and iOS platform, using the Ionic and PhoneGap frameworks. The app is also supposed to work on a standard web browser. The problem I am having is if I use this version of the oauth plugin the web version doesn't work and if I use the web version the plugin doesn't work on the phones. Is there something that I can do to make this work on the plugin side or will I have to do something with my build, i.e. include the different version plugin depending if its built for the phone or the web?