libkeycloak for Ruby
This gem is a wrapper around libkeycloak (github.com/Jomy10/libkeycloak) to interact with the Keycloak API. It also includes functions for verifying tokens. Examples can be found in the git repository.
Installation
The C library should be built and installed as a dynamic library first, see github.com/Jomy10/libkeycloak?tab=readme-ov-file#dynamic-library
Required Ruby Version
>= 2.5
Authors
Jonas Everaert