refactoring authorizations
This commit is contained in:
parent
089f500661
commit
5bf8bff62a
9 changed files with 71 additions and 57 deletions
|
|
@ -10,6 +10,7 @@ using Microsoft.AspNet.Authorization;
|
|||
using Microsoft.Data.Entity;
|
||||
using Microsoft.Extensions.OptionsModel;
|
||||
using Yavsc.Models;
|
||||
using Yavsc.ViewModels.Auth;
|
||||
|
||||
// For more information on enabling Web API for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue