Identity 2.0 announced an Email Confirmation capability, but I cannot find samples, documentation, or guidance on it. There are on the net recent articles by developers who have rolled their own but I was interested in avoiding that. The only glimphse I've
caught of this elusive functionality is a call to IdentityManager#ConfirmEmail in this sample. Any suggestions?
UPDATE
I did find some scraps of sample code and posted about them here: http://stackoverflow.com/questions/23233660/how-do-you-use-the-confirm-email-functionality-in-asp-net-identity-2-0/23233661#23233661
One problem is that I am an elf-like MVC coder, and WebForms samples tend to Confuse and Frighten people like me.
Go to the complete details ...