pub fn validate_token(token: &SecretString) -> boolExpand description
Verify that a secret string is non-empty (without exposing it).
pub fn validate_token(token: &SecretString) -> boolVerify that a secret string is non-empty (without exposing it).