Allows signing in with an OIDC ID token. The authentication provider used should be enabled and configured.
undefined
response = supabase.auth.sign_in_with_id_token( \{"provider": "google", "token": "your-id-token"\} )