better-auth with the oAuthProxy plugin to enable OAuth login from localhost through our production deployment, since our OAuth provider (AWS Cognito) only has the production URL whitelisted.localhost:3000redirect_uri=https://production.example.com/api/auth/callback/cognito&state=xyzhttps://production.example.com/api/auth/callback/cognito?code=...&state=xyzstate=<state-value>state_mismatch error