Coookies not saved when using cookiePrefix with remote backend and expo client.
Hi, I'm using hono js backend and expo mobile app. I had cookiePrefix set on my auth configuration on the backend, And when tried to gget the session, It returned null. After lil debugging, found that cookies are not being saved. I removed the prefix, everything working fine.
0 Replies