pub fn unique_id_iss_sub((iss, sub): (&str, &str)) -> Result<String>
Generate a unique-id string determined by the issuer_url and the sub strings directly.
issuer_url
sub