Reloading page in Angular 14 logs me out every time #569
Unanswered
shamusschubert
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Same experience here. I just updated to 1.2.3 and now reloading any page in my app or opening a link in a new tab restarts the login process. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not sure if this is helping, but try adding |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions