refreshTokenRotatingSecretSaltLength property

int refreshTokenRotatingSecretSaltLength
final

The amount of random bytes used to hash the rotation secret of the refresh token with.

Defaults to 16.

Implementation

final int refreshTokenRotatingSecretSaltLength;