refreshTokenPending method

bool refreshTokenPending()

Implementation

bool refreshTokenPending() {
  return _refreshTokenPending;
}