JudahGabriel / RavenDB.Identity

RavenDB Identity provider for ASP.NET Core. Let RavenDB manage your users and logins.
https://www.nuget.org/packages/RavenDB.Identity/1.0.0
MIT License
61 stars 29 forks source link

Fix loading IdentityUserByUserName in MigrateToV6() #12

Closed abremora closed 5 years ago

abremora commented 5 years ago

11: Fix loading IdentityUserByUserName in UserStore.MigrateToV6() because of hard coded document prefix.