I'm using HWIOAuthBundle wit my symfony application and I followed the following documentation of theirs. https://github.com/hwi/HWIOAuthBundle
I got stuck at one place. As the resource owner I used google and when running the application it gives me this error
The child node "resource_owners" at path "hwi_oauth" must be configured.
Following is a sample of my code. Can someone help me out to resolve this issue.