ainuRakkA
Convex Communityโ€ข2d agoโ€ข
1 reply
ainuRakk

Multiple OAuths

Hi! I'm still configuring my app's auth and one problem I faced was that if an user was signed in with Google, then later sigining in with Github would overwrite their username and image. I found the "Controlling user creation and account linking behavior" and now just return the user when the email or user already exists, but how do I trigger the default oauth user creation? the args.profile doesnt have fields like name or image that earlier came automatically
Screenshot_2026-01-16_at_23.29.24.png
Was this page helpful?