Commit Graph

6 Commits

Author SHA1 Message Date
Hao Kung f147951d92 Revert "use WebHost.CreateDefaultBuilder in IdentitySample.Mvc"
This reverts commit 20ec50d5d2.
2017-10-24 14:54:41 -07:00
Tugberk Ugurlu 20ec50d5d2 use WebHost.CreateDefaultBuilder in IdentitySample.Mvc
so that it picks up the logging config from the `appsettings.json`
2017-10-24 14:40:24 -07:00
Hao Kung 5aed9742a4 Add authenticator support 2016-12-27 12:59:44 -08:00
Hao Kung e0676292fc Add Interop 45 Compat package
Initial samples fixes (more coming to make things work)
2016-05-23 13:23:32 -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