vaultrs::token

Function new_orphan

source
pub async fn new_orphan(
    client: &impl Client,
    opts: Option<&mut CreateOrphanTokenRequestBuilder>,
) -> Result<AuthInfo, ClientError>
Expand description

Creates a new orphan token

See CreateOrphanTokenRequest