LibreChat/packages/data-provider
Danny Avila 6cb561abcf
fix: getLogStores Property and Handle 401 Error from Refresh Token Request (#1084)
* fix(getLogStores): correct wrong prop passed to keyv opts: duration -> ttl

* fix: edge case where we get a blank screen if the initially intercepted 401 error is from a refresh token request; in this case, make explicit to the server that we are retrying from a refreshToken request
2023-10-21 12:39:08 -04:00
..
src fix: getLogStores Property and Handle 401 Error from Refresh Token Request (#1084) 2023-10-21 12:39:08 -04:00
.gitignore chore: add back data-provider 2023-07-30 11:50:24 -04:00
babel.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
jest.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
package.json fix(data-provider): typo 'messsages' -> 'messages', export named default (#1073) 2023-10-18 11:10:06 -04:00
rollup.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
tsconfig.json chore: add back data-provider 2023-07-30 11:50:24 -04:00