Local/Dev authentication on TanStack.com = INVALID_ORIGIN
Using better auth on TanStack.com now... how the heck can I authenticate in development locally? I added http://localhost:3000 to my trustedOrigins, and even created development apps for github/google, but still get INVALID_ORIGIN when attempting to login with social. I have even disabled CSRF protection temprorarily, but still no dice. I'm not sure what else to try.