Make AuthenticatorProvider use Symfony HTTP Client

This commit is contained in:
Yassine Guedidi
2024-12-23 00:02:59 +01:00
parent c2197bd020
commit 1e1d58da7f
5 changed files with 47 additions and 20 deletions

View File

@ -45,6 +45,8 @@ framework:
headers:
Content-Type: 'application/json'
X-Accept: 'application/json'
request_html_function.client:
scope: '.*'
# Twig Configuration
twig: