@keycloak/keycloak-admin-client 21.0.0-dev.4 → 21.0.0-dev.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
## Keycloak Admin Client
|
|
2
2
|
|
|
3
|
+
> **Warning**
|
|
4
|
+
> The Admin Client has been moved to the [Keycloak UI mono-repo](https://github.com/keycloak/keycloak-ui/tree/main/libs/keycloak-admin-client). Please open any new issues and PRs on that repository.
|
|
5
|
+
|
|
3
6
|
[](https://github.com/keycloak/keycloak-nodejs-admin-client/actions/workflows/main.yaml)
|
|
4
7
|
[](https://badge.fury.io/js/%40keycloak%2Fkeycloak-admin-client)
|
|
5
8
|
|