Version Packages
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.25.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1d47bf3: Implementing Dynamic Client Registration with the OIDC server. You can enable this by setting `auth.experimentalDynamicClientRegistration.enabled` in `app-config.yaml`. This is highly experimental, but feedback welcome.
|
||||
- 54ddfef: Updating plugin metadata
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.19.0
|
||||
- @backstage/plugin-auth-node@0.6.7
|
||||
- @backstage/types@1.2.2
|
||||
- @backstage/backend-plugin-api@1.4.3
|
||||
|
||||
## 0.25.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"version": "0.25.4-next.1",
|
||||
"version": "0.25.4",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user