pub fn get_token_as_string_legacy(
    jwt: &Jwt<JwtClaims>,
    url: Option<&str>
) -> Result<String>