Private
Public Access
1
0

add facebook login module, hwi/HWIOAuthBundle

This commit is contained in:
2016-11-04 15:30:29 +01:00
parent e1b22358b3
commit 88144ebaa4
12 changed files with 431 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ class AppKernel extends Kernel
new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
new Symfony\Bundle\AsseticBundle\AsseticBundle(),
new FOS\UserBundle\FOSUserBundle(),
new HWI\Bundle\OAuthBundle\HWIOAuthBundle(),
new Gos\Bundle\WebSocketBundle\GosWebSocketBundle(),
new Gos\Bundle\PubSubRouterBundle\GosPubSubRouterBundle(),
new Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle(),