metaclassing

Results 5 comments of metaclassing

I am seeing the same behavior. Also is there a way to control auto.commit for my consumer? Or reset my offset to retrieve from a specific point?

@johnarnold in case your questions never got fully answered, I have done some testing with application tokens (vastly different from user or SPN tokens) and while they can talk to...

@johnarnold Very nifty looking, I merged it into my fork and will try to spin up an instance later this week to do some testing. I have had to write...

After merging the PR into my fork I have been getting a build error: ``` oauth2_proxy/oauthproxy.go:756:28: p.provider.ValidateBearerToken undefined (type providers.Provider has no field or method ValidateBearerToken) ``` Would you mind...

It appears Callable was not added until PHP 5.4. Is 5.3 BC mandatory in Dev? I don't know enough about the user base to address this concern adequately.