mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
Fix initAuthWithConfig() arg.
This commit is contained in:
parent
475f79ffc8
commit
bf4bbeeb15
@ -51,6 +51,7 @@ class App extends Component {
|
||||
Auth.initAuthWithConfig({
|
||||
serverUrl: Setting.ServerUrl,
|
||||
appName: "app-built-in",
|
||||
organizationName: "built-in",
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user