List of Policy Enforcers for each platform, language, etc.?

Hi,

General question here. I’m in the middle of writing some documentation on the user of Keycloak Authorization Services in an effort to get more people to understand and use it. I’d like to include a list of known libraries for implementing policy enforcers.

Per Authorization Services Guide
“Keycloak provides all the necessary means to implement PEPs for different platforms, environments, and programming languages…”

However, I can only find the Authorization Client Java API for interacting with the Authorization Services API and the JavaScript library for interacting with a resource server protected by a policy enforcer. Am I missing a list of other libraries? Or even example PEP implementations? There seems to be a hole here for getting people successful with using Authorization Services, but maybe I’m not looking in the right place.

Thank you and best wishes!