Skip to main content

register

Function register 

Source
pub(crate) async fn register(
    client: &SentinelClient,
    config: &NodeConfig,
    token_claim: &str,
) -> Result<(), SentinelError>