The order history page is supposed to be accessible to users even before verifying their email.
If a user does not have an account already at checkout time, one is automatically created for them.
Since a user can checkout before verifying the account email, they also need to be able to access the order history.
I correct the redirect link on the order history page to correct the issue with the login link.


