curl --location -g --request GET '{{host_user}}/users/auth/google/callback?code=4%2F0AanRRrvr28vCxEw_Y_WAra-mcHBaDQospTGQDKvYx25Utj9lialHXNfpg_wk3zRsMVmu2g&scope=email+profile+openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&authuser=0&prompt=none' \
--header 'x-client: {{client}}'
{}