FrontendClientStatus: {
    isAuthenticated: boolean;
    isExpired: boolean;
    isInitialized: boolean;
}