I’m trying to implement Google sign-in with Supabase in FlutterFlow, but the Google provider never appears in the “Supabase Authentication → Log in” action dropdown.
What confuses me is that FlutterFlow’s official documentation still shows the old UI where you could enable Google Authentication and paste Web/iOS Client IDs.
In the current editor I only see the new UI—no toggle, no Client ID fields, just a Docs link—so I can’t follow the documented steps.
Has the Google provider option been moved or removed?
If this is a rollout change, what’s the current way to enable Google sign-in without using a custom action?