viz_core::middleware::csrf

Function verify

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

Verifys Token with a secret