- Added authentication verification to conditionally execute queries for fetching employees, point records, statistics, and configuration settings based on user authentication status. - Introduced a derived variable to manage the authenticated state of the user, enhancing security and ensuring that data is only accessible to logged-in users.