sessions and devices

sessions keep a user signed in across devices and browsers. users can review and revoke sessions when a device should no longer have access.

updated may 3, 2026 accounts no images
quick answer

revoke old sessions when a device is lost, shared, or no longer trusted.

use this for

  • account security
  • active session management
  • explaining why a user was signed out

steps

  1. open account settings.
  2. find the active sessions or devices area when available.
  3. review browser, device, and last-used hints.
  4. revoke sessions that should stop.
  5. sign in again on trusted devices if needed.

details to know

  • sessions are tied to secure cookies and server records.
  • login, logout, password reset, and email changes can affect session state.
  • session review helps users clean up access without deleting the account.

limits and edge cases

  • revoking a session signs out that browser or device.
  • do not share login cookies or session ids.
  • a deleted account invalidates access more broadly than session revocation.
ready to use the product instead of reading about it? open app