IdentityServer / IdentityServer3.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityServer3
Apache License 2.0
64 stars 51 forks source link

Updates for user managers that don't support claims #2

Closed simongeorgefincore closed 10 years ago

simongeorgefincore commented 10 years ago

A small pull request to fix a bug that caused an exception when logging in using a User Manager that doesn't implement IUserClaimStore

brockallen commented 10 years ago

Ah thanks -- I think i checked elsewhere for it, but didn't there. thx.