aspnet-identity-mongo
aspnet-identity-mongo copied to clipboard
A mongodb provider for the new ASP.NET Identity framework.
Thanks for the library. I have installed the nuget and followed the instruction as given in sample. But whenever I am trying to run the project but I am getting...
Hi all, Attempting to follow the steps in the quickstart. However, the line: `services.AddIdentityWithMongoStores("mongodb://localhost/myDB");` ...throws a syntax error: `Reference to type 'IdentityBuilder' claims it is defined in 'Microsoft.AspNetCore.Identity', but it...
This is my first PR, be gentle with me
Can see the sample linked is more than 1 year old, do you have an updated version based on the new code?
Hello When updating ASP Core version to 2.1 I'm getting this error:  Any ideas how to solve this problem.
HasPasswordAsync returns always false.
> 🔥 You don't want to merge this as you would lose compatibility with .NET Core 1.x. Instead you need to adopt this branch :) I upgraded the solution to...
Looks like after upgrade to `netcoreapp2.0` I couldn't use this for mongodb identities store. Or may be I missing something?
# Conflicts: # README.md