Type Alias Actor

Source
pub type Actor = Actor<Value>;
Expand description

The type of rjwt::Actor used to sign auth tokens

Aliased Typeยง

pub struct Actor { /* private fields */ }