🔒 Logout Functionality
The Logout feature in the Middleman App ensures a secure and seamless way for users to end their session. The process is designed with security in mind, preventing unauthorized access and safeguarding user credentials.
📌 How to Log Out
-
Navigate to Profile Section:
- Open the Middleman App.
- Tap on your profile icon in the top-right corner.
- Scroll down to find the Logout option.
-
Initiate Logout:
- Click on the
Logout
button. - A confirmation prompt will appear with the message:
Are you sure you want to log out?
- Choose
Yes
to confirm.
- Click on the
-
Secure Session Termination:
- The system securely clears session data.
- Ensures that no sensitive information is stored after logout.
- Prevents unauthorized access by invalidating tokens.
-
Redirect to Login Screen:
- Once logged out, the app redirects the user to the
Login
screen. - If the user wants to log back in, they must re-enter their credentials.
- Once logged out, the app redirects the user to the
🔐 Security Measures
- Session Handling:
- All active sessions are securely terminated.
- Token-based authentication ensures the session cannot be reused.
- Prevent Unauthorized Access:
- No cached credentials or stored passwords.
- Requires full re-authentication upon re-login.
- Protection Against Attacks:
- Prevents session hijacking.
- Ensures log-out request cannot be tampered with.
⚠️ Important Notes
- Once logged out, users must manually log in again to access their account.
- If the user logs out and their device is shared, it's recommended to clear browser cookies (if using the web version).
- Always ensure that logout is confirmed before closing the app.
🆘 Need Help?
If you face any issues with logging out, contact our support team:
- 📧 Email: [email protected]
- 📞 Phone: +353 894594949
- 💬 Live Chat: Available 24/7 in the app.
Secure your session today! 🔐