http-rs / http-rs/async-session
Store session creation date in session backends
Open
- Dominant language
- Rust
- Stars
- 125
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I was debugging mongo and couldn't find the creation date in the session store. We should probably track this for all sessions; even if not tracked by UTC it does help with debugging. Perhaps the individual backends provide primitives for this as well that we can use.
## Screenshot
I was trying to find from this screenshot which sessions were created today. It doesn't say, heh.

Contributor guide
Assessment
This issue has not been assessed yet.