-
I followed this documentation
https://github.com/hwi/HWIOAuthBundle/blob/1.4/Resources/doc/resource_owners/instagram.md
and I manage to connect to Instagram basic display and receive basic info …
-
Hello everyone !
Is that possible to integrate social oauth in API Platform ? Like a "/oauth/login/google" route which render a JWT Token for user for example ?
I have never done this kind of th…
-
| Q | A
| ------------------| ---
| Bug? | no
| New Feature? | no
| Support question? | no
| Version | 1.4
#### Actual Behavior
What is the ac…
-
https://github.com/hwi/HWIOAuthBundle/blob/4dac505e0fc34b61320582fde6021687273a291e/src/OAuth/Response/PathUserResponse.php#L39-L42
it's a little confusing if getUsername() returns an uuid.
getIde…
-
https://github.com/hwi/HWIOAuthBundle/blob/a25e4a755212e295eace05e0a89f23e86b9e6a44/src/DependencyInjection/Configuration.php#L97
'yahoo' extending GenericOAuth2ResourceOwner, so it should belong to …
-
| Q | A
| ------------------| ---
| Bug? | yes
| New Feature? | no
| Support question? | no
| Version | 2.0-beta2
#### Actual Behavior
Currentl…
-
Hi, I have been having this issue for some hours now. Adding the login_check pattern to my main_facebook_firewall solves the issues, but raises another one, which is explained below:
I have one main_f…
-
| Q | A
| ------------------| ---
| Bug? | no
| New Feature? | yes
| Support question? | yes
| Version | 2.x
#### Actual Behavior
Using own requ…
-
This is dump from the terminal, it's self explanatory:
D:\WebSites\ctx>composer require hwi/oauth-bundle php-http/guzzle6-adapter php-http/httplug-bundle
Using version ^0.6.3 for hwi/oauth-bundle
…
-
Heya, I was trying to set up your bundle in a Symfony 6.1 project and pointing it at Facebook for OIDC connectivity (using their configuration endpoint as specified on https://developers.facebook.com/…