relic
relic
CCConvex Community
Created by relic on 8/27/2024 in #support-community
Linking anon users to Google
I have Convex auth set up and would like to do account linkage such that when a user clicks login with Google I can link their account to the current anon user that’s logged in via the callback in auth.ts. I’m having a hard time accessing anon user in there with the same code I use to access it in other places. Anyone know why that might be?
2 replies