Commit Graph

3 Commits

Author SHA1 Message Date
Hao Kung 3a208fe41c Fix params name and AddRoles (#1406)
AddRoles should not be adding a store, that's done by the store
implementation, it should only be registering the role services.  Also
fixed the TUser/TRole generic parameters names since they were actually
the store types
2017-09-05 10:46:55 -07:00
Hao Kung eb3ff7fc32 Move IdentityOptions namespace 2017-06-29 16:34:25 -07:00
Hao Kung f555a26b4a Make roles optional in Extensions.Identity 2017-06-20 13:32:42 -07:00