cybertooth-io / ermahgerd-rails-api-jwt

Rails 5+ API, JWT_Session, Pundit, JSONAPI, Sidekiq, PostgreSQL.
0 stars 0 forks source link

Session Tracking Information #6

Closed nadnoslen closed 6 years ago

nadnoslen commented 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?

nadnoslen commented 6 years ago

This has been implemented.