Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust cookie mechanism #5357

Open
2 tasks
carmenfan opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks

Adjust cookie mechanism #5357

carmenfan opened this issue Jan 21, 2025 · 0 comments

Comments

@carmenfan
Copy link
Member

Description

Product issue: https://github.com/3drepo/3D-Repo-Product-Team/issues/638

We want to adjust the logic on cookie expiration.

At the moment the cookie expiration is defined by the configuration settings, and once that time is up, the cookie expires.

We want to be able to define a shorter period of time, with the ability to refresh the cookie everytime it's been used in a valid way.

Most likey this should be as simple as utillising the logic here: https://github.com/expressjs/session#cookiemaxage-1

Goals

  • As a user I want to make sure I have continuous service if I'm actively engaging with 3D Repo
  • As a IT admin I want to be able to reduce my cookie session to limit the vunerability of an exposed cookie

Tasks

TBC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant