Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patreon support for Symfony HWIOAuthBundle #76

Open
ninsky opened this issue Dec 13, 2019 · 1 comment
Open

Patreon support for Symfony HWIOAuthBundle #76

ninsky opened this issue Dec 13, 2019 · 1 comment

Comments

@ninsky
Copy link

ninsky commented Dec 13, 2019

Hello

There are many users out there using the PHP Symfony framework (22.4k stars on Github). There's also an excellent extension called HWIOAuthBundle for Symfony to provide easy OAuth integrations for currently 58 platforms like Google, Twitter, Amazon or Twitch.

Instead of trying to integrate patreon-php it would be nice to have Patreon as another platform on HWIOAuthBundle. From a framework user's perspective it would be just a matter of adding some parameters to use Patreons's OAuth system. There's already an issue on the HWIOAuthBundle repo asking for such an integration.

My coding skills may not be strong enough to provide a full integration for Patreon but I would be happy to help out if someone (or a Patreon developer?) would implement such an integration.

Best regards
Nino

@codebard
Copy link
Collaborator

Adding a parameter to Patreon's oAuth is pretty unlikely. But anyone who wants to integrate the PHP lib with any other application is more than welcome to do so using the PHP library. I would recommend doing so from the master or a specific release, but there are also forks which people have made from the library to add more advanced features. I would suggest that using the core, lightweight PHP lib would be much easier and maintainable in the long term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants