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

Stay logged in through multiple sessions #17

Open
Revsgaard opened this issue Jan 3, 2022 · 2 comments
Open

Stay logged in through multiple sessions #17

Revsgaard opened this issue Jan 3, 2022 · 2 comments

Comments

@Revsgaard
Copy link
Member

Email:
I have successfully added your Blazor OIDC middleware into my Blazor WASM app. I noticed that your middleware persists the tokens (access, refresh and ID) into the session storage. This therefore does not allow the user to stay logged in through multiple sessions. Is there a way to allow the logged in session to persist over multiple user sessions?

Solution:

@travis-pettry1
Copy link

Perhaps this should be a toggleable feature, especially if the computer that is being used is shared.

@Revsgaard
Copy link
Member Author

Yes that is also a consideration.

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

2 participants