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: https://discord.com/channels/1288403910284935179/1319848322248474725
GitHub
ctx.response.headers.get("set-auth-token") is null · Issue #917 · b...
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...
1 Reply
My apologies, this seems to be fixed in the newest update.