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

following a signup link does not clear existing user session #28

Open
glassworks-projects opened this issue Nov 6, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@glassworks-projects
Copy link

glassworks-projects commented Nov 6, 2024

Describe the bug
If I am already logged into my app as account A, and on the same machine + browser I follow a signup link and sign up with account B, my session with account A is preserved and I am logged in with user A.

To Reproduce
Steps to reproduce the behavior:

  • Login to my app
  • While logged in, follow a signup invitation on another email address

Expected behavior

  • User session is cleared and a new session with the new user info is created

Screenshots

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Arc

Additional context
Add any other context about the problem here.

@PaulAsjes PaulAsjes added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants