mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 02:44:44 +08:00
修改部分文件结构,完善第三方登陆功能
This commit is contained in:
@@ -7,7 +7,7 @@ namespace OpenAuth.Mvc.Controllers
|
||||
{
|
||||
public class LoginController : Controller
|
||||
{
|
||||
private const string AppKey = "670b14728ad9902aecba32e22fa4f6bd";
|
||||
private const string AppKey = "openauth";
|
||||
|
||||
// GET: Login
|
||||
public ActionResult Index()
|
||||
|
||||
Reference in New Issue
Block a user