调整配置
This commit is contained in:
parent
bbdd88e6a1
commit
95bd5847f7
@ -124,6 +124,8 @@ public static class SeedData
|
||||
{
|
||||
ClientId = "fengling-console",
|
||||
DisplayName = "Fengling Console (Vben Admin)",
|
||||
ApplicationType = OpenIddictConstants.ApplicationTypes.Web,
|
||||
ClientType = OpenIddictConstants.ClientTypes.Public,
|
||||
RedirectUris =
|
||||
{
|
||||
new Uri("http://localhost:5777/auth/callback"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user