No cookies set when using the signInEmail method
Hello,
I have configured Better-Auth to connect with email/password.
The information passes correctly to connect the user, the associated data is returned.
However, no cookie is set in the browser, so I can't return anything with getSession...
``
I have configured Better-Auth to connect with email/password.
The information passes correctly to connect the user, the associated data is returned.
However, no cookie is set in the browser, so I can't return anything with getSession...
auth.methods.tsauth-client.tsauth.tsauth.schema.tsauth.helper.ts``


