Skip to main content

Action: gk/foundation/connection/disconnected

Fires on an explicit disconnect, before local state is wiped.

Fires even for a decrypt-failed connection: its domain data is equally dead. Consumers drop whatever they tied to this scope's connection.

Parameters

NameTypeDescription
$contextarray
↳ $scopestringConnection scope: 'network' or 'site'.
↳ $revoked_remotelyboolWhether the server verifiably revoked the connection.

Since

  • 1.26.0

Source

Defined in AccountConnection/ConnectClient.php at line 482