Add RedirectUrls to app.

This commit is contained in:
Yang Luo
2021-03-06 21:41:24 +08:00
parent 9e8bde509a
commit 45ec95b859
4 changed files with 141 additions and 2 deletions

View File

@ -51,6 +51,7 @@ class ApplicationListPage extends React.Component {
logo: "https://cdn.casbin.com/logo/logo_384x96.png",
EnablePassword: true,
providers: [],
redirectUrls: [],
}
}