Pass custom extra fields on OAuth from client
When using
signIn.social({ ... }) how can we pass extra data to be included on the user creation? For example, we want to pass a custom locale and pricing fields here. Any ideas on how to do this?