Currently we have configured `path: /` as sort of a "hidden" default, that is, it’s being applied despite `Cookies.defaults` stating `{}`. This doesn’t seem intuitive and defaults should state `{ path: '/' }`.