Circle V2 API Docs
    Preparing search index...
    AUTH_COOKIE_OPTIONS: {
        httpOnly: boolean;
        path: string;
        sameSite: "lax";
        secure: boolean;
    } = ...

    Type Declaration

    • httpOnly: boolean
    • path: string
    • sameSite: "lax"
    • secure: boolean