Hello, i’ve implemented a custom authorizer(as explained by KIP-11) and would like to access the “client.id” sent from consumers, is there a trivial way of doing this? Alternatively, i could access custom fields sent by the consumers if thats a more reasonable route.
-K