different name? please?

This commit is contained in:
Michael 2017-04-30 11:09:19 -04:00
parent cadde8f28c
commit bbd64611f3

View file

@ -14,7 +14,7 @@
namespace Project_Unite.Controllers
{
public class OAuthController : Controller
public class APIAuthController : Controller
{
private ApplicationSignInManager _signInManager = null;
private ApplicationUserManager _userManager = null;