I’m not using the JavaScript library, everything is running through my server, but whereas the the JS library has a login
function, I don’t see an equivalent for the NodeJS Connect library. How would one accomplish this short of recreating the logic from the login
function?