aspnet-identity-mongo icon indicating copy to clipboard operation
aspnet-identity-mongo copied to clipboard

A mongodb provider for the new ASP.NET Identity framework.

Results 15 aspnet-identity-mongo issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/12434636/38552829-ba279162-3cbd-11e8-9abf-c29cb72412cf.png) 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