Esscraye
BABetter Auth
•Created by Esscraye on 3/20/2025 in #help
additionalFields need defaultValue even for non required field
Hey i have the error that there isn't defaultValue on my field but my fiel has to be not required, and i try to connect using google oauth, on my express app.
Can someone help me understand why it says it needs a defaultValue (and i try with or without the line defaultValue: "" but same issue) ?
thank you all 😉
here is my auth.ts file :
2 replies