cordova-plugin-google-sign-in-ios

This Cordova plugin adds the Google Sign-in for iOS framework to a project.

Usage no npm install needed!

<script type="module">
  import cordovaPluginGoogleSignInIos from 'https://cdn.skypack.dev/cordova-plugin-google-sign-in-ios';
</script>

README

Google Sign-in for iOS Framework Plugin

This Cordova plugin adds the Google Sign-in iOS framework to a project.

The SDK is available directly here: https://developers.google.com/identity/sign-in/ios/sdk/

Release Notes

2.1.0 (June 29, 2015)

  • Updated sdk version to 2.1.0

2.0.2 (June 19, 2015)

  • Added missing bundle, required for webview login

2.0.1 (June 19, 2015)

  • Initial release with SDK version 2.0.1