Skip to main content
Urbicon UI

SessionManager

Lists the user's active sessions (refresh-token families) with a device label, last-active time and a 'this device' badge, and lets them sign out one session or all other devices. Requires refresh-token rotation on the server.

Basic

The live preview runs against a mocked demo API (injected via the fetcher prop) — signing a session out updates the list. The snippet shows the production setup. Needs `config.refreshToken` rotation on the server; without it the component reports itself unavailable.

Active sessions

Loading...
Loading...
Loading syntax highlighting...

API Reference

7 props

No matching properties

No matching properties

Installation

Import

Loading...
Loading syntax highlighting...