a bunch of changes

This commit is contained in:
Matt Hill
2022-02-23 15:58:41 -07:00
parent df6cc9b23f
commit 659ca38d6e
86 changed files with 979 additions and 1215 deletions

View File

@@ -1,12 +1,14 @@
.. _active-sessions:
.. _session-management:
===============
Active Sessions
===============
==================
Session Management
==================
Every time a login is made with Embassy, such as from a web browser on your laptop or mobile device, a :ref:`Session <sessions>` is created. You can see these listed in the ``Embassy`` tab, under ``Active Sessions``.
Every time a login is made with Embassy, such as from a web browser on your laptop or mobile device, a :ref:`Session <sessions>` is created.
To end a session, simply click ``Kill`` to the right of your selection.
* To view and manage your active sessions, go to *Embassy > Active Sessions*.
* To end an active session and log out of that device, click "Kill" to the right of your selection.
.. figure:: /_static/images/walkthrough/sessions0.png
:width: 60%