# Interface: CustomAuthParameter

Defined in: [types.ts:747](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L747)

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

## Properties

### description

> **description**: `string`

Defined in: [types.ts:756](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L756)

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

______________________________________________________________________

### name

> **name**: `string`

Defined in: [types.ts:751](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/types.ts#L751)

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