Alexandre Hocquard

Results 5 comments of Alexandre Hocquard

@GSokol Thanks for the hint, I didn't get what you explained at first, so if it can help: > remove vendor/friendsofsymfony/oauth-server-bundle/Propel/* fix bugs in MY code test that everything works...

Hello and sorry for the late reply, In order to better understand it: - Is the client doing one authentication request per request? Not expected. - Is the client doing...

Hello, I better understand your problem. Your authentication response is returned from the cache itself, which will not work. I think that's the correct behavior is to prevent it directly...

Hello, I understand you issue, but I'm wondering how a single authentication request leads to performance bottleneck? In which context do you use the HTTP client? CLI or HTTP request?...

1. By activating this variable, a test suite will leak. At the end, you will have a memory limit issue. So, even if it's deactivated by default, I'm wondering if...