diff --git a/src/auth.config.ts b/src/auth.config.ts index 41a0247..391a086 100644 --- a/src/auth.config.ts +++ b/src/auth.config.ts @@ -151,7 +151,7 @@ const verifyUser = async ( goalCount: 0, // default createdAt: new Date(), updatedAt: new Date(), - status: 1, + status: 2, }, });