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

Add non-user based session support #46

Open
hugorodgerbrown opened this issue Dec 15, 2020 · 0 comments
Open

Add non-user based session support #46

hugorodgerbrown opened this issue Dec 15, 2020 · 0 comments
Assignees

Comments

@hugorodgerbrown
Copy link
Collaborator

The previous LOGIN_MODE_SESSION style was attached to a user, and would authenticate them on their behalf (which has all sorts of security issues - see #42). This is pending deprecation, but there is value in a non-user backed session token - that would persist and allow anonymous users to perform multiple actions as part of a session.

@hugorodgerbrown hugorodgerbrown self-assigned this Dec 15, 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