abacritt / angularx-social-login

Social login and authentication module for Angular 17
636 stars 387 forks source link

Reloading page in Angular 14 logs me out every time #573

Closed shamusschubert closed 2 years ago

shamusschubert commented 2 years ago

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.
Heatmanofurioso commented 2 years ago

Duplicate of https://github.com/abacritt/angularx-social-login/issues/570