mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
11 lines
279 B
Markdown
11 lines
279 B
Markdown
|
---
|
||
|
"@logto/console": patch
|
||
|
"@logto/core": patch
|
||
|
---
|
||
|
|
||
|
## Refactor the Admin Console 403 flow
|
||
|
|
||
|
- Add 403 error handler for all AC API requests
|
||
|
- Show confirm modal to notify the user who is not authorized
|
||
|
- Click `confirm` button to sign out and redirect user to the sign-in page
|