2d35bf4e07
- Introduced a new private method `_preloadDefaultModel` to preload the default model upon successful authentication. - Updated the token handling logic to kick off dependent background work, ensuring a smoother user experience. - Enhanced error handling during model preloading to log failures appropriately. - This change improves the efficiency of user data loading and prepares the application for subsequent operations.