Symfony2 FOSOAuthServerBundle grant type password requires client secret
问题 I'm integrating FOSOAuthServerBundle to handle login from a mobile app to a Symfony2 backoffice. I've followed the instructions of this answer, but as I've never used OAuth2 before I'm a bit lost sometimes. I tried logging in using the 'password' grant_type but for some reason it won't work unless I specify the client_secret as a GET parameter. Am I actually supposed to ? Here's what my request looks like: http://myserv.local/app_dev.php/oauth/v2/token ?client_id=1