LibreChat/.github
Danny Avila 33f087d38f
feat: Refresh Token for improved Session Security (#927)
* feat(api): refresh token logic

* feat(client): refresh token logic

* feat(data-provider): refresh token logic

* fix: SSE uses esm

* chore: add default refresh token expiry to AuthService, add message about env var not set when generating a token

* chore: update scripts to more compatible bun methods, ran bun install again

* chore: update env.example and playwright workflow with JWT_REFRESH_SECRET

* chore: update breaking changes docs

* chore: add timeout to url visit

* chore: add default SESSION_EXPIRY in generateToken logic, add act script for testing github actions

* fix(e2e): refresh automatically in development environment to pass e2e tests
2023-09-11 13:10:46 -04:00
..
ISSUE_TEMPLATE refactor: update references from chatgpt-clone to LibreChat (#541) 2023-06-22 20:12:25 -04:00
workflows feat: Refresh Token for improved Session Security (#927) 2023-09-11 13:10:46 -04:00
CODE_OF_CONDUCT.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
CONTRIBUTING.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
dependabot.yml feat: stop-backend.js and update.js linux support (#712) 2023-07-27 11:11:56 -04:00
FUNDING.yml Create .github/FUNDING.yml 2023-03-28 11:48:47 -04:00
LICENSE.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
pull_request_template.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
SECURITY.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00