[Documentation] Fix login & failure path

This commit is contained in:
Brice 2020-05-11 14:26:31 +02:00 committed by Kamil Kokot
parent b86f7d6f4d
commit c0ef144f90
No known key found for this signature in database
GPG key ID: 7BD76F7054D93C89

View file

@ -92,9 +92,9 @@ Under the ``security: firewalls: shop:`` keys in the ``security.yaml`` configure
oauth:
resource_owners:
facebook: "/login/check-facebook"
login_path: /login
login_path: sylius_shop_login
use_forward: false
failure_path: /login
failure_path: sylius_shop_login
oauth_user_provider:
service: sylius.oauth.user_provider