Top "Hwioauthbundle" questions

HWIOAuthBundle adds support for authenticating users via OAuth in Symfony2.

How to specify the scope of Google API to get the birthday

I am trying to get the birthday from the Google API, but the retrieved data in HWIOAuthBundle do not contain …

symfony google-api google-plus google-oauth hwioauthbundle
Symfony2: How to login using OAuth (HWIOAuthBundle) + custom roles (by default and loaded from DB)

Note: the questions are at the end of this text but I will explain in detail all the context for …

symfony doctrine-orm roles hwioauthbundle
Serialization of UploadedFile is not allowed

I'm trying to upload a file via vichuploader bundle on my Users entity. Using hwioauthbundle that implements UserInterface, and i …

symfony symfony-2.3 hwioauthbundle vichuploaderbundle
HWIOAuthBundle Google login device_id and device_name for a webapp

I am working on a Symfony2 app. I'm using FOSUserBundle to handle authentication and recently integrated it with FOSUserBundle using …

symfony google-oauth fosuserbundle hwioauthbundle
Simple API Key Authentication in Symfony2 using FOSUserBundle (and HWIOauthBundle), filling in the gaps

Edit: See below for my own solution, which is, at the time of writing, functioning but imperfect. Would love some …

symfony fosuserbundle fosrestbundle hwioauthbundle
Binding Facebook Connect with HWIOAuthBundle in Symfony2

I've read documentations and examples from few sources but still can't get this HWIOAuthBundle works. I've login form using user …

php symfony hwioauthbundle