iamgmd
CCConvex Community
•Created by Kaviya on 9/14/2024 in #support-community
Unexpected error when authorizing - are you connected to the internet?TypeError: fetch failed
@Kaviya Are you running
npx convex dev
before running npm run dev
?2 replies
CCConvex Community
•Created by iamgmd on 8/31/2024 in #support-community
Convex Auth - User maintenance
Thanks @ballingt , i'm still not sure on how to create/update the authAccount though, any advice?
3 replies
CCConvex Community
•Created by iamgmd on 8/30/2024 in #support-community
Convex Auth 'Invalid verifier' on safari
Thank you @sshader , yes I am using Next.js.
4 replies
CCConvex Community
•Created by iamgmd on 7/3/2024 in #support-community
Is there a way to specify _creationTime on a mutation?
Thanks you for the quick response. That makes total sense, i'll update my schema... do you store created_at, updated_at as a number like _creationTime or do you store it as ISOString?
7 replies