mmtickets_common::auth::jwt

Function verify

Source
pub fn verify(token: &str, key: &str) -> Result<UserClaims>