pub type LoginToken = StandardTokenResponse<EmptyExtraTokenFields, BasicTokenType>;
pub struct LoginToken { /* private fields */ }