Was unable to upload the provided schema.json from the docs (https://xata.io/docs/integrations/auth-js) to Xata's new postgres db using the CLI. After manually creating the schema in the UI the example code was still broken. In order to get it to work I had to remove the provided @auth/xata-adapter and instead use a custom-written adapter. All in all quite a lot of work simply to get AuthJS to work icw Xata.