Scott Holdings LLC
Design preview
GS
Security Sessions

Active sessions

Devices signed in to your account. Revoke anything you don't recognize.

DeviceIPLocationStatus
Chrome · macOSCurrent73.11.x.xSan Diego, USThis device
Safari · iPhone73.11.x.xSan Diego, USActive
Firefox · Windows98.22.x.xAustin, USActive
Chrome · Linux45.9.x.xUnknownReuse detected
About this page

Every device currently signed in to your account: where, when, and on what. Anything unfamiliar can be signed out remotely with one click — and that session’s access ends immediately, everywhere.

Behind this page/security/sessions · authenticated

Retrieve

sp_Builder_ListMySessions returns device, IP, location, and last-seen for the signed-in user.

Save

Sessions are issued/rotated by sp_Auth_RegisterSession / sp_Auth_UseRefreshSession; reuse is caught by sp_Auth_HandleRefreshReuse.

Success

  • Reuse revokes the whole token family.
  • Current session is flagged and non-revocable here.
  • Revoke-all keeps the current session.

CLI handoff

Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.

Page IDactive-sessions
Route/security/sessions
Accessauthenticated
Statusschema-backed-scaffold

Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.