Skip to content

Variable: authVerifySchema

const authVerifySchema: ZodObject<{ code: ZodString; email: ZodString; }, $strip>