Beignet API reference
    Preparing search index...

    Type Alias RateLimitScope

    RateLimitScope: "user" | "ip" | "global"

    Rate limit scope for identifying the rate limit key.

    • "user": keyed by authenticated user id
    • "ip": keyed by client IP
    • "global": single global key