Using cookie authentication with Uploadthing?

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?
Solution:
I found the answer here: https://discord.com/channels/966627436387266600/1102510616326967306/1320770031155413042 tldr: wait until the next update 😅...
Jump to solution
1 Reply
Solution
Siebe
Siebe•3mo ago
I found the answer here: https://discord.com/channels/966627436387266600/1102510616326967306/1320770031155413042 tldr: wait until the next update 😅

Did you find this page helpful?