Siarhei Bautrukevich
BABetter Auth
•Created by Kenny on 4/13/2025 in #help
New Release Causes: `Field user_id not found in model member`
Even in 1.2.5
25 replies
BABetter Auth
•Created by Kenny on 4/13/2025 in #help
New Release Causes: `Field user_id not found in model member`
Its a same bug?
25 replies
BABetter Auth
•Created by Kenny on 4/13/2025 in #help
New Release Causes: `Field user_id not found in model member`
verification: {
modelName: "auth_verifications",
fields: {
expiresAt: "expires_at",
createdAt: "created_at",
updatedAt: "updated_at",
},
},
25 replies
BABetter Auth
•Created by Kenny on 4/13/2025 in #help
New Release Causes: `Field user_id not found in model member`
SERVER_ERROR: Error: Field expires_at not found in model verification
at getDefaultFieldName (file:///app/node_modules/.pnpm/better-auth@1.2.6/node_modules/better-auth/dist/shared/better-auth.Bz1paiXf.mjs:79:13)
25 replies
BABetter Auth
•Created by Kenny on 4/13/2025 in #help
New Release Causes: `Field user_id not found in model member`
Hey guys, have a problem with a verification table
25 replies