Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.1 to 25.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Keycloak JS
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the client-side JavaScript library that can be used to secure web applications and integrate them with Keycloak.
Help and Documentation
- Documentation
- Keycloak JavaScript adapter guide - The specific guide for this client
- User Mailing List - Mailing list for help and general questions about Keycloak
Reporting Security Vulnerabilities
If you've found a security vulnerability, please look at the instructions on how to properly report it
Reporting an issue
If you believe you have discovered a defect in the keycloak-js adapter please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue. The tracker can also be used for feature and enhancement requests.
Getting started
To start with the keycloak-js adapter please try one of our quickstarts.
For more details refer to the Keycloak Documentation.
Contributing
Before contributing to keycloak-js adapter please read our contributing guidelines.
Other Keycloak Projects
- Keycloak - Keycloak Server and Java adapters
- Keycloak QuickStarts - QuickStarts for getting started with Keycloak
- Keycloak Docker - Docker images for Keycloak
- Keycloak Node.js Adapter - Keycloak adapter for Node.js