A sample of using a mongodb provider for the new ASP.NET Identity framework. This is based on Microsoft ASP.NET Identity Samples.
Read through the commits to see what needs to be changed to get the samples working with MongoDB.
A sample of the identity provider, transformed for MongoDB instead of EntityFramework
C#MIT
A sample of using a mongodb provider for the new ASP.NET Identity framework. This is based on Microsoft ASP.NET Identity Samples.
Read through the commits to see what needs to be changed to get the samples working with MongoDB.