tugberkugurlu / AspNetCore.Identity.MongoDB

MongoDB Data Store Adaptor for ASP.NET Core Identity
MIT License
229 stars 69 forks source link

configurable user collection #27

Closed SorenZ closed 7 years ago

SorenZ commented 7 years ago

allow users to pass an optional user's collection name to MongoUserStore constructor. #26

SorenZ commented 7 years ago

@tugberkugurlu I hope the changes accepted. I learned nice things from your suggestions. look forward to hear from you.

tugberkugurlu commented 7 years ago

@SorenZ great, thanks a lot! :shipit: