Does anyone know how to enable a user to change username/email with ASP.NET identity with email confirmation? There\'s plenty of examples on how to change the password but I
I followed the steps of Jonathan to a brand new ASP.NET project to test the changes and worked like a charm. This is the link to the repository