Skip to main content

Action: gk/foundation/connection/established

Fires after a connection is established and persisted.

Parameters

NameTypeDescription
$contextarray
↳ $scopestringConnection scope: 'network' or 'site'.
↳ $account_emailstringConnected account email.
↳ $scopesarrayRequested scopes from the pending record.
↳ $dataarrayVerified token response minus connection plumbing; domain sections for consumers to interpret.

Since

  • 1.26.0

Source

Defined in AccountConnection/ConnectClient.php at line 433