Dave Espineda
Results
1
comments of
Dave Espineda
This maybe a bit late but I just encountered this problem. A few moments of research and testing led me to use OAuth of ngCordova. - https://github.com/nraboy/ng-cordova-oauth $cordovaOauth.google("[CLIENT_ID]", ["SCOPE1", "SCOPE2"]).then(function(result)...