pub async fn cache_user( cache: &Cache, digest: &Digest, token_hmac_key: &SecretString, user: &User, ttl: Duration, )