Skip to main content

verify_token

Function verify_token 

Source
pub fn verify_token(configured: &str, presented: &str) -> bool
Expand description

Verify a presented token against the configured secret in constant time.