pub type Actor = Actor<Value>;
Expand description
The type of rjwt::Actor
used to sign auth tokens
Aliased Typeยง
pub struct Actor { /* private fields */ }
pub type Actor = Actor<Value>;
The type of rjwt::Actor
used to sign auth tokens
pub struct Actor { /* private fields */ }