The userInfo query is failing with the error message Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have[body. This issue is causing an infinite login loop. The error is occurring in line 337 of /packages/auth/src/index.tsx, where an empty string is being passed as the body to the useCachedQuery hook.