curl --location '/auth/google' \ --header 'Content-Type: application/json' \ --data '{ "id_token": "string", "app_id": "string" }'
null