# Interface: CustomAuthParameter

Defined in: [types.ts:703](https://github.com/coda/packs-sdk/blob/853bf0fabbc842fea7362510b545440b16a96b05/types.ts#L703)

Parameters for the [CustomAuthentication](../CustomAuthentication/) authentication type.

## Properties

### description

> **description**: `string`

Defined in: [types.ts:712](https://github.com/coda/packs-sdk/blob/853bf0fabbc842fea7362510b545440b16a96b05/types.ts#L712)

A description shown to the user indicating what value they should provide for this parameter.

______________________________________________________________________

### name

> **name**: `string`

Defined in: [types.ts:707](https://github.com/coda/packs-sdk/blob/853bf0fabbc842fea7362510b545440b16a96b05/types.ts#L707)

The name used to refer to this parameter and to generate the template replacement string.
