isLoading$.next(false); this.auth.user$.next(null); // prevent auto signin until ... preventSilentAccess(); }) .catch(e => { console.error(e); this.auth.
確定! 回上一頁