1eec37a192
resolveStaffMiddleware crashed with "Cannot read properties of undefined (reading 'sub')" on /api/auth/* requests because authMiddleware skips those paths without setting jwtPayload. Add the same skip so Better-Auth routes pass through cleanly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>