aftersignin

Home > @spruceid/ssx-core > ISSXConnected > afterSignIn

ISSXConnected.afterSignIn property

Method to apply the "afterSignIn" methods of the extensions.

Signature:

afterSignIn: (session: SSXClientSession) => Promise<void>;

Last updated