I'm making an ASP.NET MVC 5 project with Entity Framework (version 6.0)
and I could really use some help....I have added the simple Google+ login/registering by enabling my Google API and adding the credentials in the Startup.Auth.cs file:...app.UseGoogle...