In NextAuth GoogleProvider, how do prevent default User.image from being sent to the DB?
Unanswered
Cuckoo wasp posted this in #help-forum
Cuckoo waspOP
As the title says, I'm trying to prevent the NextAuth from sending
User.image when signing up a user via Google auth. Is there any way to do so?