Got a profile
This commit is contained in:
parent
8f524ca022
commit
bc3e3099b6
8 changed files with 20 additions and 13 deletions
|
|
@ -28,7 +28,6 @@ namespace Yavsc.WebApi.Controllers
|
|||
_signInManager = signInManager;
|
||||
_logger = loggerFactory.CreateLogger("ApiAuth");
|
||||
_dbContext = dbContext;
|
||||
IViewComponentHelper h;
|
||||
}
|
||||
|
||||
public UserManager<ApplicationUser> UserManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue