AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Task 3.17 - Add frontend logic to redirect users to the login page after logout #77

Open ImNotNihal opened 1 week ago

ImNotNihal commented 1 week ago

Implement frontend functionality that triggers a redirection to the login page immediately after the logout process is completed. Ensure that users are notified of successful logout and are not able to navigate back to the dashboard without re-authenticating.

Related to US 3.7 #73