chore(*): remove or update obsolete TODOs

This commit is contained in:
oxalica 2024-10-08 23:19:04 -04:00
parent ff7fd9e4b2
commit b8921a5485
6 changed files with 5 additions and 7 deletions

View file

@ -89,7 +89,6 @@ impl UserIdentityDesc {
}
}
// TODO: JWS or alike?
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
#[serde(tag = "typ", rename = "user_act_key")]
pub struct UserActKeyDesc {