# mui-core



<!-- Auto Generated Below -->


## Properties

| Property    | Attribute    | Description | Type                  | Default     |
| ----------- | ------------ | ----------- | --------------------- | ----------- |
| `authToken` | `auth-token` |             | `string`              | `undefined` |
| `authType`  | `auth-type`  |             | `"manual" \| "oauth"` | `'oauth'`   |
| `env`       | `env`        |             | `"prod" \| "stage"`   | `'prod'`    |


## Methods

### `initialize(options: { element: HTMLElement; componentVersion: string; version: number; clientId?: string; }) => Promise<Connection>`



#### Returns

Type: `Promise<Connection>`




----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
