curl --variable "pwd@secret;[0-31]" \ --expand-user daniel:{{pwd}} \ https://example.com/
curl --user daniel:`command-to-fetch-password` \ https://example.com/