Commit Graph

12 Commits

Author SHA1 Message Date
Hao Kung e6f3ebf581 Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Hao Kung 7f421a0403 Update tests 2017-04-20 16:50:15 -07:00
Hao Kung 14b4bea964 Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
Nate McMaster 8d8faf9adc Unify dependency versions to one file and remove workarounds
Upgrade to stable version of Moq
Simplify sample dependencies by using metapackage
2017-03-15 14:47:08 -07:00
Hao Kung 5aed9742a4 Add authenticator support 2016-12-27 12:59:44 -08:00
Hao Kung fa976e7765 Add ExternalSignIn overload that can bypass TFA
Move bypass into SignInOrTwoFactor helper
2016-08-15 11:32:32 -07:00
Hao Kung fe60304df5 Add CheckPasswordSignIn method 2016-08-15 11:32:32 -07:00
Hao Kung 7a795da349 AutomaticAuthenticate = false for non ApplicationCookies 2016-06-01 12:08:03 -07:00
Doug Bunting b2bf1a46f5 React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:21:34 -07:00
Hao Kung 06f4c306b7 Remove redundant setters for CookieAuthSchemes 2016-02-12 10:57:52 -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 4132083a6c Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:18 -08:00