useSession can’t set value on cloudflare worker
I try to implement authentication using session on dev and build release work fine but on cloudflare use session can’t set and get value
6 Replies
plain-purple•4w ago
is there any error?
unwilling-turquoiseOP•4w ago
no It doesn't show any error and I notice is useSession is not work in cloudflare worker
unwilling-turquoiseOP•4w ago
GitHub
GitHub - chanphiromsok/start-basic-cloudflare-tidb
Contribute to chanphiromsok/start-basic-cloudflare-tidb development by creating an account on GitHub.
unwilling-turquoiseOP•4w ago
my repo
https://tanstack-start-app.chanphiromsok2109.workers.dev/
you can login via admin and password is password123
unwilling-turquoiseOP•4w ago
I noticed that after login session doesnt' save in my browser

plain-purple•4w ago
@Cloudflare (Partner)