Using uploadthing with mongodb
Is it possible to upload it to uploadthing, then store the url in mongodb? I am using NextJS and NextAuth. I am trying to let users upload their own private images that no one but them can see, and I'm not sure how to do so with uploadthing.
2 Replies