修改部分文件结构,完善第三方登陆功能

This commit is contained in:
yubaolee
2016-07-12 12:28:54 +08:00
parent 994ab81ebb
commit 5f08a59f27
45 changed files with 10078 additions and 246 deletions

View File

@@ -1,6 +1,6 @@
using System;
namespace OpenAuth.WebApi.Areas.SSO.Models
namespace OpenAuth.App.SSO
{
[Serializable]
public class UserAuthSession