Last updated 2 years ago
> > >
Requests the user to sign in. Generates the SIWE message for this session, requests the configured Signer to sign the message, calls the "afterSignIn" methods of the extensions.
Signature:
Returns:
Promise<>
Promise with the SSXClientSession object.
signIn(): Promise<SSXClientSession>;