Adding new Google Social Users into Auth0 Database

Hi all,

I have an app that handles two user types:

  • Users with username and password to login
  • Users with Google Account as login

Auth0 provides by default an “Automatic Migration” to migrate users with username and password to the database Username-Password-Authentication

Regarding our social login, is there a way to migrate these Google users to Auth0 and have them added in the same DB?