Native Google login for iOS

@alex.p @PasqualeJS

I successfully integrated it, but I’m using a far-west method, so use at your own risk and make the workflow secure…

  1. From your app, trigger the login, which redirect you to a login page outside your app
  2. On this page, users can login with Google
  3. Once the user is connected, redirect him in your app and pass the Bubble login data (login and password)
  4. On your app, log the user in with these data