mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 13:07:34 +00:00
Can't have a number in the title..
This commit is contained in:
parent
068c542ab6
commit
cadde8f28c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ using System.Net;
|
||||||
|
|
||||||
namespace Project_Unite.Controllers
|
namespace Project_Unite.Controllers
|
||||||
{
|
{
|
||||||
public class OAuth2Controller : Controller
|
public class OAuthController : Controller
|
||||||
{
|
{
|
||||||
private ApplicationSignInManager _signInManager = null;
|
private ApplicationSignInManager _signInManager = null;
|
||||||
private ApplicationUserManager _userManager = null;
|
private ApplicationUserManager _userManager = null;
|
||||||
|
|
Loading…
Add table
Reference in a new issue