Is there a way to launch Google SignIn programmatically without clicking on GIDSignInButton?
I am trying to wrap a signal on hit google api where the user should log in.
view:
googleSignInSignal().then(getPersonalDataSignal)
ios reactive-programming swift google-signin reactive-cocoa
Edward ashak
source share