refreshTokenJwt property

Jwt get refreshTokenJwt

Returns decoded refreshJwt.

Implementation

Jwt get refreshTokenJwt => decodeJwt(refreshJwt);