I have just setup a localhosted version of appwrite 1.5.1 and I am having issues following the steps in the tutorial video by Dennis Ivy. I can make the new createEmailAndPasswordSession call but the session it creates doesn't set the secret.
Is that because it cannot determine the location of the user or is there something else that I am missing?
I am running on a nuxt 3 server for the SSR part