pub type SignedToken = SignedToken<Link, Value, Vec<TCPathBuf>>;Expand description
The type of rjwt::SignedToken used for authentication & authorization
Aliased Typeยง
pub struct SignedToken { /* private fields */ }pub type SignedToken = SignedToken<Link, Value, Vec<TCPathBuf>>;The type of rjwt::SignedToken used for authentication & authorization
pub struct SignedToken { /* private fields */ }