Skip to main content
API Reference / modelence / server / AuthRateLimitOverride
AuthRateLimitOverride = object
Defined in: packages/modelence/src/app/authConfig.ts:21 A single rate-limit rule for an authentication bucket. The bucket is implied by which auth action you’re configuring (e.g. signup), so callers only specify the actor type, window size, and limit.

Example

Properties