Sessions, Cookies, and Staying Signed In
Ciaro uses normal session handling to keep you signed in between page loads and visits.
Sessions, Cookies, and Staying Signed In
Ciaro uses normal session handling to keep you signed in between page loads and visits.
What users should expect
If your session is still valid, you should usually stay signed in without needing to log in again every time.
The app can also refresh session state automatically when needed so that normal use feels continuous.
Why you may still be asked to log in again
You may still return to the login screen when:
- the session has expired
- the browser cleared cookies or site data
- another session event requires a fresh login
- the current session can no longer be refreshed
After logging back in
If Ciaro sends you to login from a page you were already using, it may return you to the same place after successful sign-in.
Practical takeaway
If you are unexpectedly signed out once, it does not necessarily mean anything is wrong.
If it happens repeatedly, check whether your browser is clearing cookies or whether another device/session action may be affecting the account.