This commit is contained in:
2017-01-19 12:59:49 +01:00
parent 3118b2b14e
commit 8f0a2439b7
60 changed files with 874 additions and 209 deletions

View File

@ -26,7 +26,7 @@ using Microsoft.Net.Http.Headers;
using Yavsc.Formatters;
using Yavsc.Models;
using Yavsc.Services;
using Yavsc.ViewModels.Auth;
using Yavsc.ViewModels.Auth.Handlers;
namespace Yavsc
{