Hi,
I wrote a Webpublic function to be used in WebShop. I need to login user into the web sesión because some functions require that CurrentUser and UserCanAction returns correct information.
I found in some WebShop manual that there is a WebLogin function and WebLogout but I cannot find any reference about WebLogin function. Which are the parameters and return type.
Please, Wich is the correct way to login a user in a custom webpublic HAL function
Thanks