API Reference keycloak_ex v0.0.5

Modules

A Keycloak client with focus on ease of use. From keycloak:18 there where some updates to the host_uri, this plugin was update to remove /auth from the uri by default. So if you are utilising an older version of Keycloak its importat to add "/auth" as part of the host_uri ex: host_uri: "http://localhost:8081/auth"