defaultExpirySkewSeconds

The default clock skew (seconds) treated as "about to expire": a token is refreshed this many seconds *before* its nominal expiry to avoid using a token that expires mid-flight.

@safe
enum long defaultExpirySkewSeconds;