mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Improve authConfig.
This commit is contained in:
@ -70,8 +70,7 @@ class App extends Component {
|
||||
Setting.initServerUrl();
|
||||
Auth.initAuthWithConfig({
|
||||
serverUrl: Setting.ServerUrl,
|
||||
appName: "app-built-in",
|
||||
organizationName: "built-in",
|
||||
appName: "app-built-in", // the application name of Casdoor itself, do not change it
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user