klippa-app / nativescript-login

The best way to do social logins in NativeScript, a plugin with modern SDKs to allow authentication to various providers with access to all SDK features
MIT License
10 stars 2 forks source link

Implement Google Sign-In iOS SDK 6.0 #35

Open jerbob92 opened 3 years ago

jerbob92 commented 3 years ago

More info here: https://developers.google.com/identity/sign-in/ios/release The type definitions have been changed.

jerbob92 commented 3 years ago

This can't be implemented yet due to: https://github.com/google/GoogleSignIn-iOS/issues/23

jerbob92 commented 3 years ago

WIP in https://github.com/klippa-app/nativescript-login/tree/feature/upgrade-ios-google-sdk-to-version-6