mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Improve login page.
This commit is contained in:
@ -53,7 +53,7 @@ class ApplicationListPage extends React.Component {
|
||||
enablePassword: true,
|
||||
enableSignUp: true,
|
||||
providers: [],
|
||||
redirectUris: [],
|
||||
redirectUris: ["http://localhost:9000/callback"],
|
||||
expireInHours: 24 * 7,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user