Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Variable SessionCookieModeEnumConst

    SessionCookieModeEnum: {
        Persistent: "persistent";
        NonPersistent: "non-persistent";
    } = ...

    Behavior of the session cookie

    Type Declaration

    • ReadonlyPersistent: "persistent"
    • ReadonlyNonPersistent: "non-persistent"