mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 17:22:15 +00:00
different name? please?
This commit is contained in:
parent
cadde8f28c
commit
bbd64611f3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
namespace Project_Unite.Controllers
|
namespace Project_Unite.Controllers
|
||||||
{
|
{
|
||||||
public class OAuthController : Controller
|
public class APIAuthController : Controller
|
||||||
{
|
{
|
||||||
private ApplicationSignInManager _signInManager = null;
|
private ApplicationSignInManager _signInManager = null;
|
||||||
private ApplicationUserManager _userManager = null;
|
private ApplicationUserManager _userManager = null;
|
||||||
|
|
Loading…
Reference in a new issue