Commit Graph

15 Commits

Author SHA1 Message Date
Hao Kung 7fbc36c566 Remove cancellation token overload 2017-01-17 12:51:04 -08:00
Hao Kung b64a32f089 Expose options/other services on managers 2017-01-17 12:49:24 -08:00
Hao Kung 5aed9742a4 Add authenticator support 2016-12-27 12:59:44 -08:00
Hao Kung 4dd38e8ca8 Guard against null security stamps 2016-11-21 12:17:09 -08:00
Hao Kung d18ae5cad1 Add ProviderInstance for use in 2FA TokenProvider 2016-09-28 13:33:17 -07:00
Hao Kung dbec1c6236 Expose more for extensibility 2016-09-26 10:52:40 -07:00
Sébastien Ros 5480aa182b Clearing up FindByEmailAsync usage
Makes it explicit that the parameter can be any email, but the query will be based on the normalized value.
2016-09-13 16:06:52 -07:00
Hao Kung ec4c08d11a Add missing doc comments 2016-07-11 15:44:06 -07:00
Hao Kung 41fa99e9f3 Make ThrowIfDisposed protected 2016-03-10 14:32:00 -08:00
Hao Kung 82863e9444 Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
Caleb Nelton d1585617f9 Fixed parameter "role" cannot be resolved
Use 'nameof(*)' expression instead.
2016-02-22 11:40:38 -08:00
Ajay Bhargav Baaskaran e30653c71b Enabled xml doc generation 2016-02-18 16:01:36 -08:00
Hao Kung 7ba61d6c6f UserManager should normalize role name 2016-02-04 14:09:11 -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