halo/console/console-src/router/guards
Ryan Wang 82a6ba6d90
feat: support for configuring the redirection location after login for roles (#4918)
#### What type of PR is this?

/area console
/kind feature
/milestone 2.11.x

#### What this PR does / why we need it:

支持为自定义的角色配置登录之后默认跳转位置。

#### Special notes for your reviewer:

1. 创建一个新的角色,设置跳转位置。
2. 为一个用户赋予这个角色。
3. 测试登录之后是否正常跳转到设置的位置。

#### Does this PR introduce a user-facing change?

```release-note
支持为自定义的角色配置登录之后默认跳转位置。
```
2023-11-27 14:10:09 +00:00
..
auth-check.ts feat: support for configuring the redirection location after login for roles (#4918) 2023-11-27 14:10:09 +00:00
check-states.ts refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
permission.ts refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00