Skip to content

Auto login after signup #394

Description

@MigrainePanda

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:

  1. Go to '/create' or signup page
  2. Create a new user and be redirected to login page
  3. Click 'new user?' to navigate back to sign up page
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status
Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions