\r\n \r\n {{`Logged in as ${$store.state.loggedInEmail}`}}\r\n
\r\n \r\n {{`Logged in with Google: ${$store.state.googleUser ? true : false}`}}\r\n
\r\n \r\n {{`AccountId: ${$store.state.account.accountId}`}}\r\n
\r\n \r\n {{`IdentityId: ${$store.state.account.deviceId}`}}\r\n
\r\n \r\n {{`Time Sync Offset: ${timeSyncOffset}ms`}}\r\n
\r\n \r\n