Currently, users who log in but have not activated their email are shown an error indicating the need to activate their account. To improve user experience, add a button on the login page that appears when this error occurs. This button should redirect the user to a page where they can resend the activation email by entering their email and completing a CAPTCHA.
This functionality already exists on the registration page but needs to be replicated on the login page for convenience.
Currently, users who log in but have not activated their email are shown an error indicating the need to activate their account. To improve user experience, add a button on the login page that appears when this error occurs. This button should redirect the user to a page where they can resend the activation email by entering their email and completing a CAPTCHA.
This functionality already exists on the registration page but needs to be replicated on the login page for convenience.