Alexandre

Results 2 comments of Alexandre

Perfect ! Thank you for your work and your time !! 🚀

You have the token inside the user object when you listen authState changes. `this.socialAuthService.authState.subscribe` returns an `user` object. * If `user` equals `null`, your client is not logged (or just...