leeway property
The value in seconds used to account for clock skew in ID token expiration. Typically, this value is no more than a minute or two at maximum.
Defaults to 60
seconds.
Implementation
final int? leeway;
The value in seconds used to account for clock skew in ID token expiration. Typically, this value is no more than a minute or two at maximum.
Defaults to 60
seconds.
final int? leeway;