Logout Page Documentation¶
The Logout Page is a secure and straightforward feature designed to allow users to log out of their account or session within the users' application. This page provides a clean and intuitive interface for users to initiate the logout process, ensuring that their account remains protected and their session ends securely.
Logout page¶
- Logout Button: To log out of the current user session, users should click the
LOG OUT
button. This action will terminate the user's session, ensuring they are securely logged out of the application.
Logout Process¶
When the user clicks the LOG OUT
button, the following actions occur:
- The system securely terminates the user's current session.
- The user will be logged out of their account, and any temporary data related to the user's session will be cleared.