HWIOAuthBundle
HWIOAuthBundle copied to clipboard
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
We can use `REGISTRATION_INITIALIZE` and `REGISTRATION_SUCCESS` event from `FOSUserBundle ~2.0@dev` to set or pre-set data for the User object so that we do not have to use custom form handler...
Looking at the code (even on 0.4), I think the way custom resource owners are handled in a really inefficient way. Indeed, it is currently working through only aliases, without...
I recently stumbled upon several articles mentioning the possibility of hijacking existing accounts in a website that offers oauth connect. See for example here: - http://webstersprodigy.net/2013/05/09/common-oauth-issue-you-can-use-to-take-over-accounts/ - http://homakov.blogspot.de/2014/01/two-severe-wontfix-vulnerabilities-in.html The authors...
| Q | A | ------------------| --- | Bug? | yes | New Feature? | no | Support question? | no| | Version | 2.x #### Actual Behavior This throws...
| Q | A | ------------------| --- | Bug? | no|yes | New Feature? | no|yes | Support question? | no|yes | Version | 1.3 / 1.4 / 2.x ####...
| Q | A | ------------------| --- | Bug? | yes | New Feature? | no | Support question? | no | Version | 2.x #### Actual Behavior The symfony...
Will the last stable version (1.4) support the current Symfony LTS 5.4 ? If not, when do you expect version 2.0 to be released?
I have tried everything possible to register new users using Google & Facebook, but unfortunately, I'm clueless about how to do it correctly because of the lack of documentation in...
| Q | A | ------------------| --- | Bug? | no|yes | New Feature? | no|yes | Support question? | yes | Version | 2.x #### Actual Behavior What is...
| Q | A | ------------------| --- | Bug? | yes | New Feature? | no | Support question? | yes | Version | 2.x #### Actual Behavior ``` Too...