Session cookies are not being set during user login operation
pushrbx opened this issue · 0 comments
pushrbx commented
During the login process the session object doesn't send the session cookies. It has to get it from MAL first and then post the login info to the webserver.
Also the field name for the user name is incorrect and the csrf token has to be sent as well.