refreshTokenRotatingSecretSaltLength property
The amount of random bytes used to hash the rotation secret of the refresh token with.
Defaults to 16.
Implementation
final int refreshTokenRotatingSecretSaltLength;
The amount of random bytes used to hash the rotation secret of the refresh token with.
Defaults to 16.
final int refreshTokenRotatingSecretSaltLength;