drupflare/worker - v1.0.0
    Preparing search index...

    Type Alias AuthMode

    AuthMode: "render" | "stale" | "read-only"

    how the Worker should answer an authenticated request

    Type Declaration

    • "render"

      under the allowance: a full per-user render

    • "stale"

      allowance gone, safe method: serve the anonymous copy, do not personalise

    • "read-only"

      allowance gone, unsafe method: refuse the write by name