Skip to main content

validate_token

Function validate_token 

Source
pub fn validate_token(token: &SecretString) -> bool
Expand description

Verify that a secret string is non-empty (without exposing it).