Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.4.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9244b70: The default auth implementation now checks for a `logoutUrl` in the logout response body. If the auth provider returns one (e.g. Auth0 federated logout), the browser is redirected to that URL to clear the provider's session cookies. This is backward compatible — providers that return an empty response are unaffected.
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.14.0-next.2
|
||||
- @backstage/theme@0.7.3-next.0
|
||||
- @backstage/core-components@0.18.9-next.1
|
||||
- @backstage/core-plugin-api@1.12.5-next.2
|
||||
- @backstage/filter-predicates@0.1.2-next.0
|
||||
- @backstage/frontend-plugin-api@0.16.0-next.2
|
||||
- @backstage/integration-react@1.2.17-next.1
|
||||
- @backstage/plugin-permission-react@0.4.42-next.1
|
||||
|
||||
## 0.4.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user