for token, &refactoring

This commit is contained in:
Paul Schneider 2018-07-16 02:38:09 +02:00
commit bf197ef762
65 changed files with 21 additions and 145 deletions

View file

@ -7,8 +7,8 @@ using Microsoft.AspNet.Identity;
using Microsoft.AspNet.Identity.EntityFramework;
using Microsoft.AspNet.Mvc;
using Microsoft.Data.Entity;
using Yavsc.Abstract.Identity;
using Yavsc.Models;
using Yavsc.Models.Auth;
using Yavsc.ViewModels.Administration;
namespace Yavsc.Controllers