Function ockam_command::enroll::enroll_with_node
source · pub async fn enroll_with_node<'a>(
rpc: &mut Rpc,
route: &MultiAddr,
token: OidcToken
) -> Result<()>Expand description
Enroll a user with a token, using a specific node to contact the controller