Closed
Description
JwtTimestampValidator
has a property called maxClockSkew
.
Let's simplify this to clockSkew
. We need to change the field name, the constructor parameter, and the error message in the constructor.
JwtTimestampValidator
has a property called maxClockSkew
.
Let's simplify this to clockSkew
. We need to change the field name, the constructor parameter, and the error message in the constructor.