Login Session
A temporary state that lets a service recognize an already authenticated user without asking for full credentials on every request.
The useful mental model.
Start with the part that changes what you actually do or expect when you meet this concept in everyday digital life.
Follow the copies
Ask where the data exists: on this device, in browser storage, in a synced cloud copy, in a backup, or in the service account.
Do not treat every delete button the same
Clearing a cache, deleting a local file, uninstalling an app and deleting an account affect different copies and different layers.
What connects to this?
Digital life is a system. Follow the neighboring identity, data, design, security or business layer instead of stopping at one definition.
Browser Cookie
A small piece of data that a website can ask the browser to store and return with later requests, commonly used for sessions, preferences and tracking.
Understand it →account behaviorStaying Logged In
The experience of returning to a service and being recognized because a valid session or trusted-device state is still available.
Understand it →account actionSigning Out
Ending the active authenticated session on a device or browser without deleting the account itself.
Understand it →Check the underlying references.
G7 prioritizes primary technical documentation, public-interest institutions and strong research. Product-specific behavior can change, so current service documentation remains important.
