Hao Kung
a9192d99dc
Rollback optional stores + activity features ( #1281 )
...
* Rollback optional features/store versioning
2017-06-13 13:05:54 -07:00
Hao Kung
be8232d3f9
Add support for store versioning + IUserActivityStore
2017-05-26 15:08:57 -07:00
Hao Kung
5e4e9ccdf1
Add Identity.Specfification.Tests
2016-12-12 13:55:08 -08:00
Hao Kung
82863e9444
Add support for Authentication Tokens to Identity
2016-03-07 13:53:54 -08:00
N. Taylor Mullen
078512dc94
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:42 -08:00
N. Taylor Mullen
ab43154577
Update LICENSE.txt and license header on files.
2015-05-01 13:52:26 -07:00
Suhas Joshi
28dc0245bf
Moved POCOs to EF and fixed tests
2015-03-24 11:48:26 -07:00
Hao Kung
c9d27e27e6
Introduce SignInResult/IdentityError/Describer
...
Follows Resource pattern (IdentityErrorDescriber.StringName, or
FormatStringName(arg1, arg2)
Also cleaned up optional services, by allowing null in constructor
SignInStatus -> SignInFailure and introduced SignInResult to make
SignInManager APIs consistent with IdentityResult (but no strings needed
for SignIn)
Fixes : #86 , #176 , #287 and #177
2014-12-30 14:51:52 -08:00
Andrew Peters
9d9489074e
Updating copyright headers
2014-05-08 23:01:13 -07:00
Hao Kung
31f76b8d58
Initial DI changes from app building
...
Incorporate feedback and make identity DI friendly everywhere
Also start using the new OptionsSetup
2014-05-02 17:09:24 -07:00