Interface TokenData (7.1.0)

Package

gtoken

Properties

access_token

access_token?: string;

expires_in

expires_in?: number;

id_token

id_token?: string;

refresh_token

refresh_token?: string;

token_type

token_type?: string;