Skip to content

Conversation

@jlloh
Copy link
Owner

@jlloh jlloh commented Sep 23, 2022

  • To prevent chances of session hijacking
  • Store user emails in shared state of actix web app
  • Note that this approach won't be able to scale horizontally. A distributed session store would be needed

* To prevent chances of session hijacking
* Store user emails in shared state of actix web app
* Note that this approach won't be able to scale horizontally. A distributed session store would be needed
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

Successfully merging this pull request may close these issues.

2 participants