interface AuthenticationProps {
    getSessionSigsProps: GetSessionSigsProps;
}

Properties

getSessionSigsProps: GetSessionSigsProps

This params is equivalent to the getSessionSigs params in the litNodeClient