> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# SignalAuthState

> Type Alias SignalAuthState in the Baileys API.

> **SignalAuthState**: `object`

Defined in: [src/Types/Auth.ts:108](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Auth.ts#L108)

## Type declaration

### creds

> **creds**: [`SignalCreds`](/api-reference/type-aliases/SignalCreds)

### keys

> **keys**: [`SignalKeyStore`](/api-reference/type-aliases/SignalKeyStore) | [`SignalKeyStoreWithTransaction`](/api-reference/type-aliases/SignalKeyStoreWithTransaction)
