Is there a particular reason why these fields are duplicated with the same data across the UserOAuthProvider and UserAuth tables?
UserName: someusername,
Email: "someusername@somedomain.com",
PrimaryEmail: "",
FirstName: null,
LastName: null,
DisplayName: "",
BirthDate: null,
BirthDateRaw: null,
Country: null,
Culture: "en",
FullName: "",
Gender: null,
Language: null,
MailAddress: "",
Nickname: null,
PostalCode: null,
TimeZone: null,