auth table vs profiles table - which is recommended for FK referencing of UserID?

Hey guys, so since the auth/users table and the profiles table are separate, I am just wondering that if I have a table for listings (goods and services...), what is the recommendation when making a FK reference to the user that created those listings (user id)?
Was this page helpful?