Closed nadnoslen closed 6 years ago
New table off of a session that tracks user last seen. Can write this information using sidekiq task. What information to store with each record?
ip_address
resource_path
This has been implemented.
New table off of a session that tracks user last seen. Can write this information using sidekiq task. What information to store with each record?
ip_address
- the ip address that the session originated fromresource_path
- the resource request path