refreshTokenRotatingSecretLength property

int refreshTokenRotatingSecretLength
final

The amount of random bytes used for the rotating secret of the refresh token.

Defaults to 64.

Implementation

final int refreshTokenRotatingSecretLength;