Hao Kung
2cb14932f7
Disable sign out external cookie temporarily
...
Potential SignOut bug is preventing this from working correctly for now
2014-09-25 15:15:07 -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
Chris Ross
3f76dcc166
Handle the IBuilder rename to IApplicationBuilder.
2014-09-10 12:37:39 -07:00
David Fowler
9d26c40144
Updated to use the new target framework in project.json
2014-09-04 02:10:19 -07:00
David Fowler
0705d3a5ae
Updated to use the new target framework in project.json
2014-08-28 23:34:02 -07:00
Hao Kung
952bc6af88
Rename Identity.EF -> Identity.SqlServer
2014-08-25 11:15:52 -07:00
Hao Kung
c80ec3f326
IUserLogin API changes
...
- Add ProviderDisplayName
- AddLogin continues to take UserLoginInfo
- Remove/Find now only take loginProvider/providerKey
- Refactor unit tests to share a base class
2014-08-18 11:42:26 -07:00
David Fowler
06ea33ad4f
Removed source files from the project
2014-08-15 08:16:09 -07:00
Hao Kung
7d4aed4e3b
Clean up sign in manager
...
- Add SignInOptions
- Also fix SecurityStampValidator issue resolving against wrong service
collection
2014-08-07 16:29:56 -07:00
Hao Kung
07f72c2fb9
Rename Add[HttpSignIn] -> AddAuthentication
...
Also DefaultAuthenticationTypes.ApplicationCookie ->
ClaimsIdentityOptions.DefaultAuthenticationType
2014-07-23 12:28:19 -07:00
Hao Kung
fc53503d1d
Add SecurityStampValidator
2014-07-21 10:42:04 -07:00
Hao Kung
bbb848ae1d
Add identity sample
2014-07-16 12:44:23 -07:00