@Better Auth I am using the payload-auth package which plugs better auth onto payloadcms which runs on nextjs. I want to access the api from a subdomain of the backend. I keep getting cors errors "No 'Access-Control-Allow-Origin' header is present on the requested resource" although I have trustedOrigins configured correctly.