comment modification
This commit is contained in:
parent
772c091238
commit
6d6aeba5a2
1 changed files with 4 additions and 2 deletions
|
|
@ -54,8 +54,10 @@ namespace Yavsc
|
|||
|
||||
static ILiveProcessor _liveProcessor;
|
||||
|
||||
// leave the final slash
|
||||
|
||||
/// <summary>
|
||||
/// generating reset password and confirmation tokens
|
||||
/// </summary>
|
||||
public IUserTokenProvider<ApplicationUser> UserTokenProvider { get; set; }
|
||||
|
||||
|
||||
public Startup(IHostingEnvironment env, IApplicationEnvironment appEnv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue