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

Update UserStore.cs #42

Closed scattered-code closed 3 years ago

scattered-code commented 3 years ago

40 Added .ForDatabase to store operations specifying the same database the DbSession is pointing to

JudahGabriel commented 3 years ago

Thanks! I'm deploying a new RavenDB.Identity to NuGet today.

JudahGabriel commented 3 years ago

I've deployed your fix to RavenDB.Identity 8.0.7. 👍