-
The lib "jtsternberg/oauth1-php" is not updated since 3 years ago, better use an updated library maybe:
https://oauth2.thephpleague.com/
https://github.com/hwi/HWIOAuthBundle
See comments:
h…
-
Hi everybody :)
I found a bug. If we add `user:email` scop, we get null for email attribute.
I checked on HWIOAuthBundle, and email is fetched using /user/emails endpoint.
I don't know how …
-
Add the ability to login to Mastodon via an other libre project like :
* OpenStreetMap
* OpenID
* Wikipedia
Symfony has a bundle for this, enabling an easy implementation of MANY login ways, s…
-
`composer require hwi/oauth-bundle`
```
Using version ^0.5.2 for hwi/oauth-bundle
./composer.json has been updated
Running composer update hwi/oauth-bundle
Loading composer repositories with …
-
We should allow administrators to configure the login with LDAP and Azure Active Directory.
Resources:
- https://github.com/thenetworg/oauth2-azure
- https://github.com/hwi/HWIOAuthBundle
- ht…
-
Thanks for this library, it's been really easy to integrate with!
I've used it to authenticate with Salesforce Marketing Cloud's REST API. The only complication was that the field names returned by…
-
Hello everyone,
I am using HWIOAuthBundle 0.5.3 to provide Facebook and Google authentication on a Symfony 3.4.6 app. Everything was working fine until I updated dependencies ("composer update"): k…
-
#### Environment details
- OS: docker (Debian)
- PHP version:
```
php -v
PHP 7.3.16 (cli) (built: Mar 31 2020 18:48:01) ( NTS )
```
- Package name and version: https://www.mediawiki.or…
-
| Q | A
| ------------------| ---
| Bug? | no|yes
| New Feature? | no|yes
| Support question? | no|yes
| Version | 1.3 / 1.4 / 2.x
#### Actual Beh…
-
I have installed CMF bundle, everything works fine, except "Customer Duplicates"
I do not see this in the MENU
for this I added
- { resource: cmf.yaml }
in /opt/pimcore/config/config.yaml
…