Function fiberplane_api_client::oid_linkup
source · pub async fn oid_linkup(
client: &ApiClient,
provider: &str,
cli_redirect_port: Option<i32>,
redirect: Option<&str>
) -> Result<OidLinkupLocation>Expand description
Start the auth flow for linking an existing Fiberplane account with a new OID identity (used only with the Studio). For authenticating with the API see the Authentication section in the docs