Command example lists users against a babelforce API host.
Client creds: MANAGER_CLIENT_ID=… MANAGER_CLIENT_SECRET=… go run ./example
Password grant: MANAGER_USER=… MANAGER_PASS=… go run ./example
Other host: MANAGER_BASE_URL=https://acme.babelforce.com … go run ./example