Last updated 2 years ago
Was this helpful?
> > >
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:
signIn(): Promise<SSXClientSession>;
Returns:
Promise<>
Promise with the SSXClientSession object.