# Interface: TokenData
# Table of contents
# Properties
# Properties
# accessToken
• accessToken: string
Defined in: types/access-token.ts:19 (opens new window)
# expiresIn
• expiresIn: number
Defined in: types/access-token.ts:18 (opens new window)
# refreshToken
• refreshToken: string
Defined in: types/access-token.ts:20 (opens new window)
# tokenType
• tokenType: string
Defined in: types/access-token.ts:17 (opens new window)