Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular client doesn't gracefully handle user change #47

Open
Perustaja opened this issue Nov 17, 2022 · 0 comments
Open

Angular client doesn't gracefully handle user change #47

Perustaja opened this issue Nov 17, 2022 · 0 comments
Assignees

Comments

@Perustaja
Copy link
Owner

Perustaja commented Nov 17, 2022

Scenario:
User has a tab 1 open and is logged in, accessing the website
User opens a copy of tab 1 (tab 2), then logs out and into a separate account
User closes tab 2 and returns to tab 1

Currently the application locks up, ideally it should update and continue on normally with the new user subject & token. Likely an issue in how I am handling the getUser() Observable in the tenant manager service.

@Perustaja Perustaja self-assigned this Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant