AntoineA
Convex Community16mo ago
3 replies
Antoine

Convex auth

Hey guys, I wanted to switch to convex auth and I have a type issue for the OPT:

Object literal may only specify known properties, and 'id' does not exist in type 'EmailUserConfig<GenericDataModel> & Pick<EmailConfig<GenericDataModel>, "sendVerificationRequest">'

from the file ResendOTP.ts:
Was this page helpful?