# Interface: NoAuthentication

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

A pack or formula which does not use authentication.

## Properties

### type

> **type**: [`None`](../../enumerations/AuthenticationType/#none)

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

Identifies this as not using authentication. You may also omit any definition to achieve the same result.
