logo
pub fn encode_unsigned<Claims: Serialize>(
    claims: &Claims
) -> Result<String, Error>