clarence_17 wrote:
It seems that the two tables will be created once the user went to the "Manage Your Account" page under the User Profile.These tables are apart of the asp.net membership provider and store the association between a user and their social account logins (google, facebook, twitter etc).
Can anyone explain the reason why the two had to be created? I modified the password but no data was inserted in both tables. Thanks.