On this page@auvious/common / IJwtTokenResponse Interface: IJwtTokenResponse Table of contents Properties access_token expires_in refresh_token Properties access_token • access_token: string expires_in • expires_in: number refresh_token • Optional refresh_token: string