Skip to content

Improve session management #93

Description

@hellopablo

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions