This is the final part of adding ASP.NET Identity into my MiniBlog project. Here's a walkthrough of how I extended the user to store additional profile information.
I've integrated ASP.NET Identity into my MiniBlog project to support external logins and two-factor authentication (2FA). Here's a walkthrough of how I implemented it.
A overview of the languages and library that are used for my blog. The platform where its running on, what it uses for the storage and what other services are used.