ajcvickers
|
c84a6b436f
|
Stop using context.Configuration.
|
2014-11-21 11:51:35 -08:00 |
Stephen Halter
|
e720edf4bd
|
Change GetService calls to GetRequiredService
GetRequiredService throws for missing services like GetService used to.
|
2014-10-16 16:07:53 -07:00 |
Hao Kung
|
3a9036a69f
|
Rationalize IdentityDbContext ctors
Also clean up unit tests
|
2014-10-16 15:14:46 -07:00 |
Hao Kung
|
3abe532761
|
React to options and hosting changes
|
2014-10-14 19:19:44 -07:00 |
Hao Kung
|
a4ce31c30d
|
Rename Identity.SqlServer back to EntityFramework
|
2014-10-08 13:36:38 -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
|
952bc6af88
|
Rename Identity.EF -> Identity.SqlServer
|
2014-08-25 11:15:52 -07:00 |
Hao Kung
|
bbb848ae1d
|
Add identity sample
|
2014-07-16 12:44:23 -07:00 |