React to identity changes

This commit is contained in:
Hao Kung 2015-03-19 15:41:10 -07:00
parent 01ac7f770a
commit bfede03e7c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
using System.Security.Principal;
using System.Security.Claims;
using System.Threading.Tasks;
using Microsoft.AspNet.Authorization;
using Microsoft.AspNet.Identity;