auth-vir - v3.1.0
    Preparing search index...

    Variable defaultAllowedClockSkewConst

    defaultAllowedClockSkew: Readonly<AnyDuration> = ...

    Default allowed clock skew for CSRF token expiration checks. Accounts for differences between server and client clocks when checking token expiration.

    {minutes: 5}