refreshTokenRotatingSecretLength property
The amount of random bytes used for the rotating secret of the refresh token.
Defaults to 64.
Implementation
final int refreshTokenRotatingSecretLength;
The amount of random bytes used for the rotating secret of the refresh token.
Defaults to 64.
final int refreshTokenRotatingSecretLength;