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