1.0.3 • Published 6 months ago

keycloak-token-introspect v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Keycloak Token Validation in Node.js

This Node.js application demonstrates how to perform Keycloak token validation using the keycloak-token-validation library.

Prerequisites

Before running this application, make sure you have the following:

  • Node.js installed
  • Access to a Keycloak server with a configured realm and client

Make sure to replace placeholders like http://your-keycloak-url/auth/realms/{{realmName}}/protocol/openid-connect/token/introspect, your-client-id, and your-client-secret with your actual information.

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago