abhishekraoas / MCA-Alumni-Network

We are Creating a MCA Alumni Network where we can connect with the our Senior's / Alumni
https://mmmut-mca.vercel.app/
32 stars 84 forks source link

Enhancement :- Session Timeout and Auto-Logout #287

Open DubeyYash01 opened 3 weeks ago

DubeyYash01 commented 3 weeks ago

Description: This enhancement implements a session timeout feature to improve the security of user accounts in the application. After a predefined period of inactivity, users will be automatically logged out, preventing unauthorized access to their accounts if they leave the application unattended. Additionally, a warning notification will be provided to users shortly before the session expires, allowing them to save their work or extend their session if needed. This feature is crucial for safeguarding sensitive alumni data and ensuring that user sessions are managed effectively, enhancing the overall security posture of the application.

abhishekraoas commented 3 weeks ago

@DubeyYash01 now you can work on it.