Is there a way to pass metadata in signInWithOAuth() and google provider?

Hello,

I need to pass some extra data from my auth form for user table using metadata. But I couldn't find any info how I can do that. Is there some trick to do it? Maybe I can pass this extra data to callback url and then grab it in my dashboard and update user table?
Was this page helpful?