Understanding account linking in Nile Auth
users.users
table:
users.credentials
table:
users.users
table are not affected by account linking. This means that the user will still have the same user ID,
the same email address, and the same user details such as first_name
, last_name
, and picture
. The only thing that changes is the addition of
the new authentication method in the users.credentials
table.