Hi, I've set the jwt token in cookie but when I visit the url, I'm not logged in.
I'm not sure where I'm going wrong, please can someone help. It seemed to work in version6 but upgrading to V12 it doesn't work amymore. I've attached two files, a command file with the custom function written where I'm calling the api too generate the token and then a specfile.js where I'm calling that function.