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

Log out when refresh #725

Closed
refail opened this issue Dec 26, 2019 · 5 comments
Closed

Log out when refresh #725

refail opened this issue Dec 26, 2019 · 5 comments

Comments

@refail
Copy link

refail commented Dec 26, 2019

Hi,
I have a fresh installation of OsJs and i made authentication using Database Auth Adapter.
Everything goes fine but when i reload the page the session destroyed and i go out and need to login again.

is this a problem of Osjs or is something i need to do?

Thank you in advance.

@andersevenrud
Copy link
Member

Hi,

To save your session you have to explicitly select "save and log out" from the application menu (at least in v3. In v2 this is a tray icon).

I'm however complementing to add a feature that continuously saves the session whenever the user launches a new application of moves a window etc..

@refail
Copy link
Author

refail commented Dec 27, 2019

Thank you for your response but i'am saying something else.
After i am login in Osjs and if i reload (or refresh) the page, it log me out and i need to login again.

I am running Osjs in ubuntu 18.04.

@andersevenrud
Copy link
Member

Aha. This is by design, but I could possible add a way to remember the login.

@refail
Copy link
Author

refail commented Dec 27, 2019

Okay. thank you.

@andersevenrud
Copy link
Member

Moved this issue to os-js/osjs-client#88

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