Logs out the current user and clears the session.
This method should be implemented to handle user logout and session termination.
Future<String> logout();