ArnabChatterjee20k
CCConvex Community
•Created by ArnabChatterjee20k on 5/8/2024 in #support-community
Event listener for file uploads or data change
Suppose I wanna run some effects on some events like generating thumbnail after file upload is done , is their any specific way of doing it?? Like some event listeners or pub sub kinda thing
3 replies
CCConvex Community
•Created by ArnabChatterjee20k on 4/30/2024 in #support-community
Auth Identity inside next js server actions
I am trying to access user identity inside a mutation by use mutation``` hook that is from the client side no errors.
Is it dependent anyhow with the client side jwts? Cause no mentioning of such info on docs
3 replies