----------
20190217

Change connection to new database DBAspNet1.
Data Source=127.0.0.1;Initial Catalog=DBAspNet1;Integrated Security=SSPI;

----------
WebAuth1
  Test user: 
    test1@some.com, aaBB11!!
    test2@some.com, aaBB22!!

  Connection String:
  <connectionStrings>
    <add name="DefaultConnection" connectionString="Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-WebAuth1-20190215111250.mdf;Initial Catalog=aspnet-WebAuth1-20190215111250;Integrated Security=True" providerName="System.Data.SqlClient" />
  </connectionStrings>

DefaultConnection(WebAuth1):  
Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=C:\Users\[UserName]\Source\Repos\VS2015TemplateOriginal\WebAuth1\WebAuth1\App_Data\aspnet-WebAuth1-20190215111250.mdf;Initial Catalog=aspnet-WebAuth1-20190215111250;Integrated Security=True	  
aspnet-WebAuth1-20190215111250.mdf:
Data Source=(LocalDB)\MSSQLLocalDB;AttachDbFilename=C:\Users\[UserName]\Source\Repos\VS2015TemplateOriginal\WebAuth1\WebAuth1\App_Data\aspnet-WebAuth1-20190215111250.mdf;Integrated Security=True