pub async fn create_persistent_auth(
options: DatabricksAuthOptions,
storage: Option<Storage>,
) -> BindingResult<Arc<PersistentAuth>>Expand description
Resolve a Databricks profile and open built-in credential storage.
pub async fn create_persistent_auth(
options: DatabricksAuthOptions,
storage: Option<Storage>,
) -> BindingResult<Arc<PersistentAuth>>Resolve a Databricks profile and open built-in credential storage.