Last updated 2 years ago
Was this helpful?
> > >
Applies the "afterSignIn" methods of the extensions.
Signature:
afterSignIn(session: SSXClientSession): Promise<void>;
session
SSXClientSession object.
Returns:
Promise<void>