Hao Kung
267d0ac206
Initial identity 2/3 interop sample
2015-12-03 14:35:41 -08:00
Ajay Bhargav Baaskaran
477f4087dc
React to aspnet/Mvc#3165
2015-09-25 12:18:55 -07:00
Ryan Nowak
11942dd48f
React to MVC renames
2015-09-17 00:04:21 -07:00
Ryan Nowak
a13dfc1eb5
Breaking changes from MVC
2015-09-02 08:21:46 -07:00
Hao Kung
3b26a6e265
Rebase to dev
2015-07-27 14:58:20 -07:00
Dan Friedman
d1c4e000ac
Set ViewBag.LoginProvider in error scenarios
...
Failure to do so will leave certain fields blank in the view.
2015-07-27 14:57:42 -07:00
Hao Kung
24cf9998f0
React to HTTP/Security changes
2015-06-25 19:08:58 -07:00
Hao Kung
1ed2ebcd96
Rename shouldLockout => lockoutOnFailure
2015-06-16 14:39:26 -07:00
Hao Kung
c2e96fa570
Remove identity message apis
...
Fixes https://github.com/aspnet/Identity/issues/359
2015-03-05 13:32:35 -08:00
Hao Kung
3aaa628365
React to AuthN changes
2015-03-02 16:39:01 -08:00
Hao Kung
86d9468e45
React to Authorize attribute moving
2015-02-16 15:56:30 -08: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
Hao Kung
a475177376
Fix samples
2014-11-24 18:00:48 -08:00
Hao Kung
d2c12e85b8
Samples fix for missing return url
...
Fixes: https://github.com/aspnet/Identity/issues/262
2014-11-24 16:29:02 -08:00
Hao Kung
66f9803d06
Replace IIdentityMessageService with IUserMessageProvider
2014-11-24 13:41:02 -08:00
Hao Kung
78b66382f9
Fix samples typo
2014-10-22 13:33:26 -07:00
Hao Kung
ffa226dfa9
React to options / DI / startup changes
2014-10-08 13:11:49 -07:00
David Fowler
993827ee65
React to EF changes and fixed sample
2014-10-05 02:55:14 -07:00
Hao Kung
3f4f846cbb
Add social auth and two factor
...
- Merge Authentication into Core
- Add social login support
- Add two factor support
- Rework options model for startup
2014-09-24 15:05:51 -07:00
Hao Kung
bbb848ae1d
Add identity sample
2014-07-16 12:44:23 -07:00