#!/usr/bin/sh set -xeuo pipefail ./login.sh ./authorize.sh ./access_token_request.sh ./get_user_info.sh