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

Fix user being "logged out" when switching to Admin.WebUI from WebUI #30

Open
Eiromplays opened this issue Jun 5, 2022 · 1 comment
Assignees
Labels
backend This issue is a backend concern bug Something isn't working frontend This issue is a frontend concern
Milestone

Comments

@Eiromplays
Copy link
Owner

This issue is annoying as it requires the user to refresh their login by either having to login in again, or by having to go to the front page to get a new token.

@Eiromplays Eiromplays added bug Something isn't working backend This issue is a backend concern frontend This issue is a frontend concern labels Jun 5, 2022
@Eiromplays Eiromplays self-assigned this Jun 5, 2022
@Eiromplays
Copy link
Owner Author

Update:

  • After some more testing this seems to have happen with new clients as well, with and without Server-Side Sessions.
  • It seems to work fine when using a Blazor project and a react project at the same time, but as soon as you login to two or more react applications at the same time. It seems to invalidate the session, I am guessing this might be caused by it being on localhost, so will come back to this when I have been able to setup a test environment using a domain instead.

@Eiromplays Eiromplays added this to the 1.0.0 milestone Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue is a backend concern bug Something isn't working frontend This issue is a frontend concern
Projects
None yet
Development

No branches or pull requests

1 participant