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

# Auth

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: TokenResponse

Token response.

## Properties

### access\_token

> **access\_token**: `string`

Access token.

***

### expires\_in

> **expires\_in**: `number`

Expires in.

***

### id\_token

> **id\_token**: `string`

Id token.

***

### token\_type

> **token\_type**: `string`

Token type.
