refreshTokenValidity property

int? refreshTokenValidity
final

The time limit, in days, after which the refresh token is no longer valid and cannot be used.

Implementation

final int? refreshTokenValidity;