ctx.response.headers.get("set-auth-token") returning nothing.

https://github.com/better-auth/better-auth/issues/917

I am having the same issue as here, I've posted my code here: helpBearer Token Null?
GitHub
Is this suited for github? Yes, this is suited for github To Reproduce Current vs. Expected behavior ctx.response.headers.get("set-auth-token") is null. What version of Better Auth are yo...
Was this page helpful?