#!/usr/bin/env bash [[ -z "$1" ]] && { printf "Usage: %s username\n" "$0" exit 1 } curl -XPOST -H "Authorization: Bearer $(