Funcionalidades
Recuperacao de Sessao
Quando o JWT expira, o painel mostra aviso claro com botao de re-login, sem perder contexto.
Quando o JWT expira, o painel mostra aviso claro com botao de re-login, sem perder contexto.
When the extension loses authentication (e.g. refresh token revoked by a race condition with scribe-web), the panel swaps to a “Session expired” view with a clear message and a “Sign in” button that opens the login popup.
The swap is deferred while a recording is in flight — unmounting the recorder mid-recording would orphan the in-progress consultation. Once the recording reaches idle, the logged-out view appears.