You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Addition of Method to Access Remaining Session Time
Description:
Dear all,
I would like to contribute to the discussion regarding the proposal to incorporate a new method that allows access to the remaining time in milliseconds until the expiration of a session in the 'node-client-sessions' package. I believe this addition could bring significant advantages to the enhancement of the library.
Benefits:
Precise monitoring of the lifecycle of active sessions.
Ability to display alerts before session expiration.
Optimization of actions based on the remaining time.
Proposal:
I suggest we consider the potential benefits this feature could offer, as well as the technical feasibility of its implementation. This could provide greater flexibility and applicability to the 'node-client-sessions' package, thereby improving the overall developer experience.
Recommended Action:
We look forward to community feedback on this proposal, and if there is consensus, we can initiate discussions about the technical implementation.
Thank you all for your attention, and I hope to contribute to the positive evolution of this package.
Best regards
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would it be possible to create some method so that we can access the value in ms remaining for the session to expire?
The text was updated successfully, but these errors were encountered: