Better AuthBA
Better Auth10mo ago
z

Anyone else getting this error?

This happens after attempting to verity OTP via email. I enter the correct code then get error 500:

Query: update "users" set  where "users"."id" = $1 returning "id", "name", "email", "email_verified", "customer_id", "image", "created_at", "updated_at" -- params: ["uidE0Wk4HBinqPP59XR4gwYR"]
✘ [ERROR] # SERVER_ERROR:  PostgresError: syntax error at or near "where"


v1.2.3
Was this page helpful?