Email Change Not Reflected Until User Logs Out and Logs Back In
After a user completes the email address change process (clicks the token link, enters their password, and passes the CAPTCHA), the system displays a success message and redirects them to the login page. At this point:
- The user is still able to log in using their old email address.
- After logging in, the old email address is still shown on the account page.
- It’s only after logging out and logging back in that the new email address becomes active for login and is reflected correctly in the account settings.
This behavior is confusing to users because it gives the impression that the email update did not succeed until they log out and back in.