mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* refactor(Logout): rely on hooks for mutation behavior * fix: logging out now correctly resets cache, disallowing any cache mixing between the next logged in user on the same browser * chore: remove additional localStorage values on logout |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| jest.config.js | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig.json | ||