fix(GRO-772): raise auth rate-limit and exempt get-session #327

Merged
lint-roller-qa[bot] merged 1 commits from fix/gro-773-auth-rate-limit into dev 2026-04-17 18:04:41 +00:00

1 Commits

Author SHA1 Message Date
Test User 49ccb03bb6 fix(GRO-773): raise auth rate-limit threshold and exempt /get-session
Raise the Better Auth rate limit from max:10/window:60 to max:100/window:10
to match library defaults, and exempt /get-session from rate limiting entirely
via customRules (returns null = no rate limit check).

Both AUTH_DISABLED and production rateLimit blocks updated.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-17 17:34:08 +00:00