pub fn hash_api_key(plaintext: &str) -> String
Compute $hmac-sha256$<base64> for a plaintext API key.
$hmac-sha256$<base64>