[auth.external.google]
enabled = true
client_id = "env(GOOGLE_CLIENT_ID)"
secret = "env(GOOGLE_SECRET)"supabase db push command in the pipeline to deploy to the remote instance, it complains that these secrets are not present in the toml config. But the Google OAuth values are not required to do a database migration