abacritt / angularx-social-login

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

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

Closed shamusschubert closed 1 year ago

shamusschubert commented 1 year 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.
mirinio commented 1 year ago

I have the same issue but this is a duplicate issue here is the other one #522

Heatmanofurioso commented 1 year ago

Thanks @mirinio We should try and address this in one single issue. Closing as duplicate of #522