Function viz_core::middleware::csrf::verify

source ·
pub fn verify(secret: Vec<u8>, raw_token: String) -> bool
Available on crate feature csrf only.
Expand description

Verifys Token with a secret