build(#I12G0R): 升级 OAuth 增加统一的处理方式
#Comment comment #I12G0R Longbow.OAuth 组件内部处理,授权被拒绝后自动跳转到配置项 HomePath 路径 #Issue close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I12G0R
This commit is contained in:
parent
5143fc8d52
commit
32dc8a935b
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue