Better Auth Best Practices Comprehensive reference for the Better Auth framework. Covers configuration, security hardening, rate limiting, session management, plugins, and production deployment patterns. Canonical docs: better-auth.com/docs Source: Synthesized from better-auth/skills (official upstream) + Grove production experience. When to Activate - Configuring or modifying Better Auth server/client setup - Auditing auth security (pair with , ) - Adding or configuring rate limiting - Setting up session management, cookie caching, or secondary storage - Adding plugins (2FA, organizations, e…