mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 20:42:55 +08:00
Add provider table.
This commit is contained in:
@@ -66,7 +66,7 @@ func initBuiltInApplication() {
|
||||
Organization: "built-in",
|
||||
EnablePassword: true,
|
||||
EnableSignUp: true,
|
||||
Providers: []string{},
|
||||
Providers: []ProviderItem{},
|
||||
RedirectUris: []string{},
|
||||
ExpireInHours: 168,
|
||||
}
|
||||
|
Reference in New Issue
Block a user