signin

Home > @spruceid/ssx > ISSXConnected > signIn

ISSXConnected.signIn property

Method to request the user to sign in.

Signature:

signIn: () => Promise<SSXClientSession>;

Last updated