build(#I12G0R): 升级 OAuth 增加统一的处理方式

#Comment
comment #I12G0R
Longbow.OAuth 组件内部处理,授权被拒绝后自动跳转到配置项 HomePath 路径

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I12G0R
This commit is contained in:
Argo Zhang 2019-09-24 22:33:38 +08:00
parent 5143fc8d52
commit 32dc8a935b
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<PackageReference Include="Longbow.Data" Version="2.3.8-beta" />
<PackageReference Include="Longbow.GiteeAuth" Version="2.2.0" />
<PackageReference Include="Longbow.GitHubAuth" Version="2.2.0" />
<PackageReference Include="Longbow.OAuth" Version="2.2.2" />
<PackageReference Include="Longbow.Logging" Version="2.2.13" />
<PackageReference Include="Longbow.PetaPoco" Version="1.0.2" />
<PackageReference Include="Longbow.Security.Cryptography" Version="1.3.0" />