for token, &refactoring

This commit is contained in:
2018-07-16 02:38:09 +02:00
parent 4115f1ad06
commit 3d97f27dee
65 changed files with 21 additions and 145 deletions

View File

@ -35,8 +35,8 @@ namespace Yavsc.Models
using Payment;
using Yavsc.Models.Calendar;
using Blog;
using Yavsc.Server.Helpers;
using Newtonsoft.Json.Linq;
using Yavsc.Abstract.Identity;
public class ApplicationDbContext : IdentityDbContext<ApplicationUser>
{