angularx-social-login icon indicating copy to clipboard operation
angularx-social-login copied to clipboard

Reloading page in Angular 14 logs me out every time

Open shamusschubert opened this issue 2 years ago • 0 comments

Discussed in https://github.com/abacritt/angularx-social-login/discussions/569

Originally posted by shamusschubert August 9, 2022 The flow is very odd to me. When I first load the app, I get the Google login popup in the upper left corner automatically, but if I close that out there is no way to get it back.

Next, if I do login that way, it seems to persist from page to page when navigating, but when I 'reload' the same page I am logged out, and that Google box pops back up again.

I can add the Google login button on the home screen (app.component.html page) but ideally would like to move all this to the navbar instead like most apps.

shamusschubert avatar Aug 11 '22 11:08 shamusschubert