pub fn get_auth_for_provider(
provider: &WorkspaceProvider,
) -> Result<AuthResult, AppError>Expand description
Get authentication for a specific workspace provider configuration.
pub fn get_auth_for_provider(
provider: &WorkspaceProvider,
) -> Result<AuthResult, AppError>Get authentication for a specific workspace provider configuration.