auth.provider API
    Preparing search index...

    Variable memoryRateLimiterModuleConst

    memoryRateLimiterModule: Module = ...

    In-memory RateLimiter module. Matches the existing memory branch of registerBuiltinRateLimiters. For production multi-instance deployments, use redisRateLimiterModule from @o3co/auth-provider-redis.

    Phase 10 Q3: Module-pattern parity for the rateLimiter ComponentMap slot.