Introduction๐ฅwarningWIP docs!const isAuthenticated = App.Computed(() => { return this.authToken.exists; });Copy