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

Improve session management #93

Open
1 of 4 tasks
hellopablo opened this issue Nov 1, 2019 · 0 comments
Open
1 of 4 tasks

Improve session management #93

hellopablo opened this issue Nov 1, 2019 · 0 comments
Assignees
Milestone

Comments

@hellopablo
Copy link
Member

hellopablo commented Nov 1, 2019

Session management in Nails is a little convoluted. New sessions are generated quickly, and garbage collection tends to miss things.

Session management should be revisited so as to consider the following:

  • More robust session handling, and ID generation
  • If logged in, sessions should be tied to the user
  • App should be able to show users which sessions are active (and rough location)
  • App should be able to log a user out of all sessions remotely, or even a specific session
@hellopablo hellopablo added this to the v1 milestone Nov 1, 2019
@hellopablo hellopablo self-assigned this Nov 1, 2019
@hellopablo hellopablo changed the title Improve session man agement Improve session management Nov 1, 2019
@hellopablo hellopablo modified the milestones: v1, v2 Dec 4, 2019
hellopablo added a commit that referenced this issue Feb 19, 2020
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