Hey, I'm using Fastify and React and I am using cookies for authentication. But it the UploadButton from Uploadthing does not include credentials with fetch. I saw a comment in #uploadthing saying to change fetch but this is a uploadthing/server thing, not a client option.
Is this possible using @uploadthing/react? If so, how?