[][src]Function sputnik::security::decode_expiring_claim

pub fn decode_expiring_claim(value: String) -> Result<String, &'static str>

Extract the string, failing if the expiry date is in the past.