afterconnect
Last updated
Last updated
Home > @spruceid/ssx-core > SSXExtension > afterConnect
Hook to run after SSX has connected to the user's wallet. This can return an object literal to override the session configuration before the user signs in.
Signature:
Parameter | Type | Description |
---|---|---|
Returns:
Promise<ConfigOverrides>
ssx