Skip to main content
@smokeballdev/smokeball-client-sdk

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.