forked from wallabag/wallabag
Make AuthenticatorProvider use Symfony HTTP Client
This commit is contained in:
@ -45,6 +45,8 @@ framework:
|
||||
headers:
|
||||
Content-Type: 'application/json'
|
||||
X-Accept: 'application/json'
|
||||
request_html_function.client:
|
||||
scope: '.*'
|
||||
|
||||
# Twig Configuration
|
||||
twig:
|
||||
|
||||
Reference in New Issue
Block a user