fix route

This commit is contained in:
Kayn Ty 2018-04-25 14:20:42 +02:00
parent 4b20a7418a
commit daac03fca9

View File

@ -1,14 +1,14 @@
facebook_login:
pattern: /login/check-facebook
path: /login/check-facebook
google_login:
pattern: /login/check-google
path: /login/check-google
disqus_login:
pattern: /login/check-disqus
path: /login/check-disqus
twitter_login:
pattern: /login/check-twitter
path: /login/check-twitter
hwi_oauth_redirect:
resource: "@HWIOAuthBundle/Resources/config/routing/redirect.xml"