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

    Type Alias SessionCookieMetadataModeEnum

    SessionCookieMetadataModeEnum: typeof Management.SessionCookieMetadataModeEnum[keyof typeof Management.SessionCookieMetadataModeEnum]

    [Private Early Access] The persistence mode of the session cookie. When set to "non-persistent" (ephemeral), the cookie will be deleted when the browser is closed. When set to "persistent", the cookie will be stored until it expires or is deleted by the user.