Describe the bug
Logs in to newly created user after navigating to sign up page right after successfully signing up
To Reproduce
Steps to reproduce the behavior:
- Go to '/create' or signup page
- Create a new user and be redirected to login page
- Click 'new user?' to navigate back to sign up page
- See bug: will be logged in to newly created user
Expected behavior
Should take you back to sign up page and not be logged in
Could also take the user directly to the home page rather than having them login
Desktop (please complete the following information):
- OS: Linux Mint 22.3
- Browser Firefox
- Version 147.0.4
Additional context
Suspect its the JWT being auto-applied after successful login even though the user did not manually sign in
Describe the bug
Logs in to newly created user after navigating to sign up page right after successfully signing up
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should take you back to sign up page and not be logged in
Could also take the user directly to the home page rather than having them login
Desktop (please complete the following information):
Additional context
Suspect its the JWT being auto-applied after successful login even though the user did not manually sign in