[rtm-typescript](../README.md) / GetTokenParams

# Interface: GetTokenParams

Parameters that can be passed with rtm.auth.getToken

## Table of contents

### Properties

- [frob](GetTokenParams.md#frob)

## Properties

### frob

• **frob**: `string`

Frob argument previously returned via a
call to rtm.auth.getFrob

#### Defined in

[src/lib/types/namespaces/auth.ts:26](https://github.com/benwainwright/rtm-typescript/blob/566fc76/src/lib/types/namespaces/auth.ts#L26)
